Skip to content

myst-contrib/myst-contrib.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myst-contrib.github.io

The landing page for the myst-contrib organization, served at https://myst-contrib.github.io.

How it works

The site is a minimal MyST Markdown site in docs/ whose pages are generated at build time by noxfile.py:

  • docs/index.md mirrors the org-wide README.
  • docs/repositories.md lists the org's repositories, via the gh CLI.

The deploy workflow rebuilds on push and daily, so updates to the org README and repositories flow through automatically.

To update the content of the site, edit the org README in myst-contrib/.github.

Build locally

Use nox, which fetches the org README into docs/index.md and runs MyST for you:

nox -s docs       # build static HTML in docs/_build/html
nox -s docs-live  # start a live development server

About

A landing page for myst-contrib

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages