Update from Forestry.io - Deleted post-1.md
Nichlas Andersen
committed Aug 10, 2018
commit aa91c7d76effacb1409cede50341ef7189ddd3bc
Showing 1
changed file with
0 additions
and 14 deletions
portfolio/journal/post-1.md
+0
-14
| @@ | @@ -1,14 +0,0 @@ |
| - | --- |
| - | title: How to build a portfolio/blog with Vuepress |
| - | date: 2018-08-07 00:00:00 +0000 |
| - | excerpt: This morning, I read this article by one of the co-founders of Snipcart. |
| - | He did this great rundown on how you could build a simple blog with Vuepress by |
| - | looping over a custom directory of documents. |
| - | --- |
| - | # How to build a portfolio/blog with Vuepress |
| - | |
| - | This morning, I read this article by one of the co-founders of Snipcart. He did this great rundown on how you could build a simple blog with Vuepress by looping over a custom directory of documents. |
| - | |
| - | In this post, I will show you how I built out the site you're currently looking at! Yes, it's all Vuepress. Pretty neat, huh? |
| - | |
| - | And BTW.. The theme is free, check it out on [GitHub](https://github.com) |