Skip to content

Infinitic documentation website - based on next, markdoc and Tailwind

License

Notifications You must be signed in to change notification settings

infiniticio/docs.infinitic.io

Repository files navigation

docs.infinitic.io

Setup

Install dependencies:

npm install

Development

npm run dev

Static Generation

This will create the dist/ directory for publishing to static hosting:

npm run build

To preview the static generated app, run npm run start

For a detailed explanation of how things work, check out nextjs, markdoc and tailwind.

Releases

update banner in src/components/Banner

add version src/pages/docs/community/releases

update CURRENT_VERSION in src/components/Layout

About

Infinitic documentation website - based on next, markdoc and Tailwind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published