Project

General

Profile

Wordpress » History » Version 6

Denis 'GNUtoo' Carikli, 03/01/2024 03:04 PM
Update instructions to use markdown through Haunt

1 1 Denis 'GNUtoo' Carikli
h1. Wordpress
2
3
h2. Plugins
4
5
| Plugin                             | License | Free software directory review page                                                    |
6
| Akismet Anti-spam: Spam Protection |         |                                                                                        |
7
| Companion Auto Update              |         |                                                                                        |
8
| Post Notification by Email         | GPLv2+  | "Post_Notification_by_Email":https://directory.fsf.org/wiki/Post_Notification_by_Email |
9
10
Replicant also has a modified Post Notification by Email modified by Paul Kocialkowski from version Version 4.1.2 of Post Notification by Email.
11 3 Denis 'GNUtoo' Carikli
12
h2. Research on markdown with Wordpress.
13
14 6 Denis 'GNUtoo' Carikli
h2. Using markdown through Haunt.
15 3 Denis 'GNUtoo' Carikli
16
There is work in progress to migrate the Wordpress blog to a static website that uses markdown. 
17
18
Haunt is a good candidate for that and there was some work to try it out in the "contrib/GNUtoo/haunt-blog":https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/ repository.
19
20
So until this work is finished, we can still use that work to work on blog posts with a markdown format and then convert that markdown to html suitable for Wordpress.
21
22 6 Denis 'GNUtoo' Carikli
To do that, you can follow the "README":https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/tree/README of this project.