Simple GitHub Pages site template using Github Pages, using modified Jekyll slate theme.
Configuration and webpage content are contained in the /docs folder.
Edit the docs/_config.yml file and set the title, copyright_year and copyright owner to desired values:
title: <Web site title>
theme: jekyll-theme-slate
copyright_year: 2023
copyright: <Name>
Enable GitHub pages via the repo Settings menu and click on the Pages menu item in the "Code and Automation" section on the sidebar.
Select the Branch, select Source as docs and press Save.
See Configure publishing sources for more information.
Settings menu item and Settings.
Choose Add File or edit and create content using markdown.
GitHub and will be build and published in a few minutes https://drffej.github.io/github-pages/.