aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-06-12 20:28:22 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:30 +0200
commitca36308936ade48c6ecd89711890712d0b0c5e58 (patch)
tree5fdb6ec38ffbe0825cb94f8a24d21fc6fb2b69ca /README
parent3b14fd98f1b155357aacd49691eef61c42095035 (diff)
downloadhaunt-blog-ca36308936ade48c6ecd89711890712d0b0c5e58.tar.gz
haunt-blog-ca36308936ade48c6ecd89711890712d0b0c5e58.tar.bz2
haunt-blog-ca36308936ade48c6ecd89711890712d0b0c5e58.zip
markdown: Add blog post about the first online Replicant meeting.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 71b8274..14e1acd 100644
--- a/README
+++ b/README
@@ -34,9 +34,11 @@ Reimporting articles in WordPress
=================================
If for some reasons you then need to import back some of the markdown
-articles in WordPress, you use the 'make generate-wordpress-articles'
-command, it will print out the article title and the HTML code that
-you will need to copy-paste into WordPress.
+articles in WordPress, after modifying the Makefile to add the html of
+your article below the 'generate-wordpress-articles' part, you can use
+the 'make generate-wordpress-articles' command. It will print out the
+article title and the HTML code that you will need to copy-paste into
+WordPress.
By default, when creating an article in WordPress, you are presented
with a visual editor that is intended for people to create articles
@@ -60,4 +62,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
-along with this program. If not, see <https://www.gnu.org/licenses/>. \ No newline at end of file
+along with this program. If not, see <https://www.gnu.org/licenses/>.