Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 749 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 749 Bytes

buildless-blog

"No npm install required" blog starter kit using Import Maps and buildless React. SPA nav support for Github pages included in 404.html

Github pages demo

npx servor --reload

Credits

  • es-module-shims - Polyfill for importmaps
  • skypack - CDN for ES modules and custom React build
  • htm - Alternative to jsx that doesn't require transpiling
  • marked - Markdown library
  • spa-github-pages - Workaround script for SPA navigation with Github/Gitlab pages.