diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,9 +22,9 @@ First run 'make links.txt' manually to produce the links.txt file. Then you need to manually inspect it to see if it contains dangerous or problematic characters / text. -Then you need to run run 'make markdown' to download all the blog +Then you need to run run 'make posts' to download all the blog posts in wordpress/articles and convert them to markdown (and store -them in markdown/). +them in posts/). At this stage the website is then ready to used with haunt. You can then build it with 'make build' or 'make serve'. |
