diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -18,16 +18,6 @@ Then you need to run run 'make markdown' to download all the blog posts in wordpress/articles and convert them to markdown (and store them in markdown/). -At this point the dates inside the file need to be fixed because at -the time of writing haunt doesn't support the same date format than -WordPress yet. - -Since the dates are again untrusted data, a human needs to review them -with the './fix-dates.sh preview markdown/*' command. - -If no strange data was found they then need to be converted with -'./fix-dates.sh fix markdown/*'. - At this stage the website is then ready to used with haunt. You can then build it with 'make build' or 'make serve'. |
