From 5de7de4e64cb20183ebfe86e16578f4abd62a23e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 14 Nov 2020 21:17:02 +0100 Subject: Port theme to zola template --- .../exampleSite/content/note/2017-06-13-a-quick-note.md | 15 --------------- .../exampleSite/content/note/2017-06-14-another-note.md | 14 -------------- 2 files changed, 29 deletions(-) delete mode 100644 themes/xmin/exampleSite/content/note/2017-06-13-a-quick-note.md delete mode 100644 themes/xmin/exampleSite/content/note/2017-06-14-another-note.md (limited to 'themes/xmin/exampleSite/content/note') diff --git a/themes/xmin/exampleSite/content/note/2017-06-13-a-quick-note.md b/themes/xmin/exampleSite/content/note/2017-06-13-a-quick-note.md deleted file mode 100644 index 9d855a4..0000000 --- a/themes/xmin/exampleSite/content/note/2017-06-13-a-quick-note.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: A Quick Note on Two Beautiful Websites -author: Yihui Xie -date: '2017-06-13' -categories: - - Example -slug: a-quick-note ---- - -To me, the two most impressive websites based on **blogdown** are: - -1. [Rob J Hyndman](https://robjhyndman.com)'s personal website. -1. [Live Free or Dichotomize](http://livefreeordichotomize.com) by Lucy and Nick _et al_. - -I'm sure there will be more. diff --git a/themes/xmin/exampleSite/content/note/2017-06-14-another-note.md b/themes/xmin/exampleSite/content/note/2017-06-14-another-note.md deleted file mode 100644 index 16f41de..0000000 --- a/themes/xmin/exampleSite/content/note/2017-06-14-another-note.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Another Note on A blogdown Tutorial -author: Yihui Xie -date: '2017-06-14' -categories: - - Example -tags: - - Tutorial -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) -- cgit 1.4.1