all repos — archive/hugo-xmin @ ec81eb1d4a8294349a26a9d54dbe7148cec3cdf2

Customised minimal hugo theme

add example site

Yihui Xie
commit

ec81eb1d4a8294349a26a9d54dbe7148cec3cdf2

parent

111767700619c5184943b1cb3dff3f7e195c2e85

1 file changed, 10 insertions(+), 0 deletions(-)

changed files
A exampleSite/content/note/2017-06-14-another-note.md
@@ -0,0 +1,10 @@
+--- +title: Another Note on A blogdown Tutorial +author: Yihui Xie +date: '2017-06-14' +slug: another-note +--- + +I just discovered [an awesome tutorial](https://apreshill.rbind.io/post/up-and-running-with-blogdown/) on **blogdown** written by Alison. I have to admit this is _the_ best **blogdown** tutorial I have seen so far. + +![](https://apreshill.rbind.io/img/posts/2017-06-12-up-and-running-with-blogdown/blogdown-signpost-4.png)