Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository shows how to set up, write, build, and publish documentation on GitHub Pages using GitHub Actions.

Once set up, on every push to GitHub, your docs will be built in a temporary space using GitHub Actions. Your built docs will be uploaded as an artifact, which means that if you're on a pull request you can inspect the results.

Docs will be published only from the the main branch, and will be publicly available at USER.github.io/PROJECT.

For details, see the automatically-built documentation at https://nichd-bspc.github.io/documentation-template, which is itself built using these methods.

About

Repository demonstrating how to deploy Sphinx documentation to GitHub Pages

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages