diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-02-28 16:53:28 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-02-28 16:53:28 +0100 |
| commit | eb2d282a86f9a1895e091176f0c1fcf4df893fb0 (patch) | |
| tree | 13c8b176eaf9591b53e8fc7d369b835215b239d7 /README | |
| parent | c0d782cc42d7b734a08307ac695de4f91bbd1bab (diff) | |
| download | haunt-blog-eb2d282a86f9a1895e091176f0c1fcf4df893fb0.tar.gz haunt-blog-eb2d282a86f9a1895e091176f0c1fcf4df893fb0.tar.bz2 haunt-blog-eb2d282a86f9a1895e091176f0c1fcf4df893fb0.zip | |
Move articles in wordpress/articles.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ 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 -posts in html/ and convert them to markdown (and store them in -markdown/). +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 |
