Skip to content

jupyter-book/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Jupyter Book blog

A blog for the Jupyter Book subproject.

Repository layout

  • docs/ contains the blog itself as a MyST site.

Local development

This blog is a small MyST site with a blog plugin configured in docs/myst.yml.

To run it locally, take these steps:

  1. Install MyST by following the MyST installation instructions.

  2. Build the site:

    $ cd docs
    $ myst start

Website deployment

The live site is built and deployed from main via .github/workflows/deploy.yml. It is served at blog.jupyterbook.org and reverse-proxied at jupyterbook.org/blog.

PR Previews

Netlify builds every pull request so previews are available for review (config in netlify.toml); previews are marked noindex and are not the live site.

About

Blog for the Jupyter Book subproject

Resources

Contributing

Stars

Watchers

Forks

Contributors