Posts tagged GitHub Pages

Publication of documents used in the gh-pages branch and organization of comparative knowledge

I will summarize what I learned most about the mechanism for publishing documents using the gh-pages branch of GitHub Pages.

Read more ...


Publish Python code-linked documentation with MkDocs + mkdocstrings

I experienced automatically generating API documentation from Python code and publishing it on GitHub Pages using MkDocs, so I would like to summarize the steps and impressions.

Read more ...