Hokie Class
Hokie Class is a template that extends the popular Just the Docs theme based on the mod Just the Class.
Getting Started
Getting started with Hokie Class is simple.
- Create a new repository based on Hokie Class.
- Update
_config.ymlandREADME.mdwith your course information. Be sure to update the url and baseurl. - Configure a publishing source for GitHub Pages. Your course website is now live!
- Edit and create
.mdMarkdown files to add more content pages.
Hokie Class has been used to build the Future of Security course website.
Local development environment
Hokie Class includes the devcontainer settings that allows you to easily set up a local development environment. You will need to have Docker and Visual Studio Code installed. In VSCode, install the Remote - Containers extension.