top | item 26069826

(no title)

android2222 | 5 years ago

I actually follow this sentiment with my resume andyhablewitz.com

discuss

order

Falkon1313|5 years 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.