add example site
authorYihui Xie <xie@yihui.name>
Fri, 16 Jun 2017 04:07:44 +0000 (23:07 -0500)
committerYihui Xie <xie@yihui.name>
Fri, 16 Jun 2017 04:07:44 +0000 (23:07 -0500)
commitec81eb1d4a8294349a26a9d54dbe7148cec3cdf2
tree22811ac6d135d30b32b2eaf22083cacc2444237b
parent111767700619c5184943b1cb3dff3f7e195c2e85
add example site
exampleSite/config.toml [new file with mode: 0644]
exampleSite/content/_index.md [new file with mode: 0644]
exampleSite/content/about.md [new file with mode: 0644]
exampleSite/content/note/2017-06-13-a-quick-note.md [new file with mode: 0644]
exampleSite/content/note/2017-06-14-another-note.md [new file with mode: 0644]
exampleSite/content/post/2015-07-23-lorem-ipsum.md [new file with mode: 0644]
exampleSite/content/post/2016-02-14-hello-markdown.md [new file with mode: 0644]
exampleSite/layouts/partials/foot_custom.html [new file with mode: 0644]