diff --git a/content/micro/2025/06/ghost-blogging/index.md b/content/micro/2025/06/ghost-blogging/index.md new file mode 100644 index 00000000..88e5003f --- /dev/null +++ b/content/micro/2025/06/ghost-blogging/index.md @@ -0,0 +1,20 @@ +--- +title: "Ghost Blogging" +date: 2025-06-25T17:52:16+02:00 +description: +tags: +- blogging +- ghost +- gohugo +- wordpress +categories: + +reply: +repost: +like: +rsvp: +bookmark: +--- + +Blogging with Ghost, with Wordpress and with Hugo but I only don't like Wordpress's expirience. +Waiting for the ActivityPub into Ghost (not testing like now) diff --git a/makefile b/makefile index 0652f7cb..fc14faac 100644 --- a/makefile +++ b/makefile @@ -95,3 +95,6 @@ weekly: ## Weekly script precommit: ## Run pre-commit hooks @git add . & poetry run pre-commit run + +micro: ## Run microblog script + @python3 make-post.py micro