GitHub Pages is an easy way to deploy and host static websites on GitHub.
See our CI configuration.
Check flake.nix
where we specify a base URL since, without CNAME, the default github.io
domain will publish the site under a sub-path.
GitHub Pages is an easy way to deploy and host static websites on GitHub.
See our CI configuration.
Check flake.nix
where we specify a base URL since, without CNAME, the default github.io
domain will publish the site under a sub-path.
.md
file (eg: “GitHub Pages”) or directory of .md
files (eg: “Tutorials”) you add to the repository will be rendered automatically.This is a sample repository of Markdown notes, rendered using Emanote and hosted on GitHub Pages, while enabling editing in the likes of Visual Studio Code. For details, see https://github.com/srid/emanote-template.