WeSearch

Ask HN: What are you using for blogging?

·1 min read · 0 reactions · 0 comments · 13 views
#blogging#technology#software
⚡ TL;DR · AI summary

The author shares their experience using the Nikola static site generator for blogging. They utilize Python scripts for converting archived posts and managing metadata, while publishing via git. The author finds it challenging to write long-form content regularly, often preferring to post on Mastodon instead.

Key facts
Original article
Ycombinator
Read full at Ycombinator →
Opening excerpt (first ~120 words) tap to expand

I use Nikola static site generator. (https://getnikola.com)I have Python scripts to convert archived posts from Mastodon into markdown format, add metadata to youtube and links, and other quality of life stuff, but nothing more complicated than shell scripts and a text editor. I publish with git to a server (not Github pages, although Nikola has a built in option for that.) Comments come from my Mastodon account when I post a blog entry there.Very little "infrastructure" to speak of and absolutely no vibe code.The hard part is actually writing regularly. It's so much easier for me to post to Mastodon and most of my blog is just the mastodon archive. I keep trying to do long form technical content but I just can't keep up the attention for it anymore.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Ycombinator.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Ycombinator