Skip to content

adelfa-prover/adelfa-docs

Repository files navigation

Adelfa Documentation

View the documentation at adelfa-prover.org.

This website uses Nextra to generate documentation for the Adelfa project.

Each push to the main branch will trigger a deployment to the website.

Many of the pages are fully static, but we generate the publications at build time from the pubs.bib file.

Customizations

We provide two custom Shiki language definitions as TextMate grammars.

To use either of these, you can define the markdown code block to be the adelfa or lf language respectively.

Local Development

First, run npm i to install the dependencies.

Then, run npm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.