|
|
|
|
|
by Falkon1313
1962 days ago
|
|
When I last had mine out I went a step further. Just a single static HTML page, with a little CSS in the HEAD. A single request for a single file, easily saved. No build or deploy process. No javascript, no stack of dependencies, no docker containers, no dependence on github or any other third-party site. For a full blog, I would use a static site generator, but not for something well-served by a single static page. |
|