Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition GitHub Pages site to a Jekyll based build #11

Open
matthewfeickert opened this issue Sep 20, 2023 · 0 comments
Open

Transition GitHub Pages site to a Jekyll based build #11

matthewfeickert opened this issue Sep 20, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@matthewfeickert
Copy link
Member

To be able to use a index.md Markdown file to generate an index.html page (so put all the information in the README.md and then cp README.md _site/index.md) Jekyll needs to be used with GitHub pages. At the moment the website is not Jekyll based (there is _site/.nojekyll) so to take advantage of this it will need to get changed to being Jekyll based.

@matthewfeickert matthewfeickert added the documentation Improvements or additions to documentation label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant