diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-01 19:17:36 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:23 +0200 |
| commit | 77685b747a4ae18be0a28201092f586faad5904e (patch) | |
| tree | 774ef408de857c9501e5b50664b8e923f8020f54 /README | |
| parent | 473a4752bdb7d116c2bff2e7774e6bdafb7b307e (diff) | |
| download | haunt-blog-77685b747a4ae18be0a28201092f586faad5904e.tar.gz haunt-blog-77685b747a4ae18be0a28201092f586faad5904e.tar.bz2 haunt-blog-77685b747a4ae18be0a28201092f586faad5904e.zip | |
README: fix typo in wordpress import section.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Reimporting articles in WordPress If for some reasons you then need to import back some of the markdown articles in WordPress, you can generate the HTML pages with 'make -markdown' like explained above, and then use haunthtml2wordpress.py on +build' like explained above, and then use haunthtml2wordpress.py on the generated page. It will print out the article title and the HTML code that you will need to copy-paste into WordPress. |
