Single File No-Build Blog with Modern JavaScript

(single-page-blog.ben-ca1.workers.dev)

1 points | by b_e_n_t_o_n 7 hours ago ago

1 comments

  • b_e_n_t_o_n 7 hours ago ago

    I had a spare hour so I thought I'd try making a blog that was self-contained in a single .html file and could be served from a cdn or any static host. I was inspired by some of the XSLT stuff being posted and was curious what the equivalent would look like with modern Javascript. Posts are just markdown files in a /posts directory.

    This is obviously a rough prototype but it's really simple and easy to extend. Modern Javascript is honestly great :)

    https://github.com/b3nten/single-file-blog

    https://single-page-blog.ben-ca1.workers.dev