oren — 12/1/2023, 8:18:26 PM

I want to make a blog but I don’t want to use a template and the amount of work it would take to make a high-quality, fully-featured blog is immense

♥ 6 ↩ 0 💬 4 comments

comments

9999:

https://github.com/cfenollosa/bashblog to the rescue

12/6/2023, 3:05:01 AM
pico:

templates are so much better, use Jekyll and Github Pages to make a fully featured blog. My favourite template is Chirpy: (my blog that uses it is) https://p-i-c-o.github.io

12/4/2023, 7:34:10 AM
oren:

I want to be able to fully customize it though, and add stuff like a bot to do stuff whenever I make a post and dynamic text (dynamic text as in, “I am {age} years old”)

12/4/2023, 9:15:05 PM
pico:

bot: Github Actions, Dynamic Text: HTML elements

12/5/2023, 11:09:01 AM