Skip to content

🌐 My personal GitHub Pages website

License

Notifications You must be signed in to change notification settings

krobbi/krobbi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krobbi.github.io

krobbi.github.io is my personal GitHub Pages website.

The site is fully static, meaning all of its pages are stored on the server with their content fully rendered. This improves page load performance and compatibility at the expense of storing larger files with duplicate data.

The static files are generated from this repository using the extended edition of Hugo. This is the only dependency. The site is regenerated and deployed when a deploy/YYYY-MM-DD-rN1 tag is pushed to GitHub.

Hugo is currently locked on version 0.152.2 for this project because it is the latest version where libsass is not deprecated. This allows the site to be buit with a single dependency and no warnings.

License

See LICENSE.txt for a full copy of the license text.

Footnotes

  1. Year, month, day, revision number.