Skip to content

cincofe/atbci-website

Repository files navigation

AT-BCI Website development

View the pages locally:

uv run mkdocs serve                       # Start the server
uv run mkdocs serve -o                    # Open the pages in a web browser
uv run mkdocs serve -o -a localhost:8001  # Open the pages in a web browser on port 8001

Publish the pages:

uv run mkdocs gh-deploy

The published pages are available at:

https://atbci.it

About

MkDocs pages for the AT-BCI website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published