|
|
|
|
|
by thomasfromcdnjs
857 days ago
|
|
A project I've been slowly working on over the years is JSON Blog -> https://github.com/jsonblog/jsonblog-cli The idea being you can have a file called blog.json, and your entire site structure can be generated from it. (in whatever fashion you want aka templates) You can store the content of the blog posts in the blog.json or they blog posts can reference something at a quasi permanent place e.g. ipfs |
|