Skip to content

drffej/github-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Github Pages

Simple GitHub Pages site template using Github Pages, using modified Jekyll slate theme.

Configuration and webpage content are contained in the /docs folder.

Configuration

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

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.

Add Content

Choose Add File or edit and create content using markdown.

Wait for Build

GitHub and will be build and published in a few minutes https://drffej.github.io/github-pages/.

About

Simple GitHub Pages site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published