项目作者: matthoffner
项目描述 :
simple markdown react boilerplate with no build and import maps
高级语言: HTML
项目地址: git://github.com/matthoffner/buildless-blog.git
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.