public/ Static assets
fonts/
icons/ Favicons
promo/ Assets used for promotional marketing
scripts/
src/
content/ This is where all MDX content lives.
authors/
components/ Reusable components
generated/ Content generated from the rivet-gg/rivet repo with scripts/generate*.js
lib/ Helper libraries used at build time
mdx/ "
pages/ MDX & JSX content to serve as pages
styles/ Static stylesheets (seldom used)
_redirects https://developers.cloudflare.com/pages/platform/redirects/
cd site
yarn install
yarn dev
Open http://localhost:3000 in your browser to view the website.
This site template is a commercial product and is licensed under the Tailwind UI license.