mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
1.4 KiB
1.4 KiB
jambonz/next-static-site
The "bring your own everything" CPaaS
Jambonz
Getting started
yarn installyarn dev
Kit of parts
Static data
Static data is being used to power Next.js pages using yaml and getStaticProps. Data files are in /data/ and a simple JS utility for loading the data for static props is in /lib/data.js.
Nextra
Warning: this project is not production ready, API might change without notice.
Nextra is a Next.js and MDX powered, no-code site generator.
Development
The code of Nextra is under the core branch.
Themes
Created by @shuding and @pacocoursey at Vercel. Released under the MIT license.

