You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
The current structure uses Jekyll/Markdown and HTML files are not exposed or shared. (GH pages generates those in the background.)
Consider including the HTML files in this repo in some fashion, so that projects who wanted to use the HTML on a separate host could use those without the markdown.
This could be done by including the _site files from the local build, which are currently in the .gitignore file. (Probably configure the Jekyll build to move them to a different folder.)
The current structure uses Jekyll/Markdown and HTML files are not exposed or shared. (GH pages generates those in the background.)
Consider including the HTML files in this repo in some fashion, so that projects who wanted to use the HTML on a separate host could use those without the markdown.
This could be done by including the _site files from the local build, which are currently in the .gitignore file. (Probably configure the Jekyll build to move them to a different folder.)