mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
2649854709a7eb00a83adefdb23da484bc51c8f0
jambonz
The "bring your own everything" CPaaS
Jamstack
AWS / CircleCI
- TBD :)
Dev
Install
yarn install
Work
yarn dev- Served at localhost:3000
UI library
Static
- Static data with yamljs
- Static props with Next.js getStaticProps
- Data files in
/data/ - JS data util in
/lib/data.js
Docs
- Using Nextra
- Source repository
- Source files in
/pages/docs/
Languages
JavaScript
66.7%
SCSS
33.2%
Shell
0.1%
