Hello World

This is first test post from org2blog, hoping this works okay.

Installed with default config from tutorial:

(use-package org2blog :ensure t
  :config
  (setq org2blog/wp-blog-alist
        '(("chronicoverengineering"
           :url "https://chronicoverengineering.com/xmlrpc.php"
           :username "jasalt"))
        org2blog/wp-image-upload t))

Other than logging in interactively with password after running (org2blog-user-interface), I had to enable the XmlRpc API that was disabled by default on hosting panel.

The site is currently vanilla WP 6.2.2 with TwentyTwentyThree FSE theme. Classic editor is on as default but trying to use block editor for templating and see if org2blog works fine with it. Lets see..

If the WP ActivityPub plugin works as expected, this should be visible as @jasalt on Mastodon and magically forward replies back to this site.

Screenshot_20240225_171320.png

Figure 1: Image of text editor while typing this post half way.


Posted

in

by

Comments

One response

  1. dmolina Avatar

    @jasalt I confirm it is working on mastodon 😉

Reply

Leave a Reply

Your email address will not be published. Required fields are marked *