Y
Hacker News
new
|
ask
|
show
|
jobs
by
davelondon
1340 days ago
This is an excelling CMS:
https://forestry.io/
I used it as the editorial interface for a little static blog:
https://www.wildernessprime.com/
2 comments
coding123
1340 days ago
That's how it should be. Most blogs and other systems should be using git, not a database. The database is overused.
link
CharlesW
1340 days ago
Git is a (distributed) database.
https://github.blog/2022-08-29-gits-database-internals-i-pac...
link
simonmales
1340 days ago
Thanks for the link. Have been toying with idea in my head for years.
link