Skip to content

praxis-proxy/praxis-proxy.github.io

Repository files navigation

Praxis Website

Source for praxis.fast, the project website for Praxis.

Development

Built with Docusaurus 3. Server can be started with:

npm ci
npm start

Server is started with hot reload, make your changes and watch them update live.

Build

npm run build

Generates static output in build/. The site is deployed automatically via GitHub Actions on push to main.

Structure

docs/           Documentation (markdown + Docusaurus sidebar metadata)
blog/           Blog posts
src/pages/      Custom pages (homepage, examples showcase)
src/data/       Structured data (example config catalog)
src/css/        Custom theme styles
static/         Static assets (favicon, CNAME)

License

MIT

About

Website for Praxis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors