项目作者: matthoffner

项目描述 :
simple markdown react boilerplate with no build and import maps
高级语言: HTML
项目地址: git://github.com/matthoffner/buildless-blog.git
创建时间: 2021-03-15T02:23:32Z
项目社区:https://github.com/matthoffner/buildless-blog

开源协议:

下载


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

  1. 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.