]> _ Git - website.git/commit
Initial commit
authorDavid Jacquin <[email protected]>
Tue, 13 Jan 2026 22:28:32 +0000 (14:28 -0800)
committerDavid Jacquin <[email protected]>
Tue, 13 Jan 2026 22:28:32 +0000 (14:28 -0800)
commit654caa1474f1f5c39e48fbeb7a99a64b699ade0d
tree4e01c94f81720766815dc6bc37ddce76095ea510
Initial commit
19 files changed:
.gitignore [new file with mode: 0644]
.ruby-version [new file with mode: 0644]
Gemfile [new file with mode: 0644]
Gemfile.lock [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
_config.yml [new file with mode: 0644]
_includes/footer.html [new file with mode: 0644]
_includes/header.html [new file with mode: 0644]
index.md [new file with mode: 0644]
pages/about.md [new file with mode: 0644]
pages/posts.md [new file with mode: 0644]
posts/my-first-post.md [new file with mode: 0644]
public/images/cat.jpg [new file with mode: 0644]
public/style.css [new file with mode: 0644]
public/syntax.css [new file with mode: 0644]
recipes/test.md [new file with mode: 0644]
wruby.rb [new file with mode: 0644]