Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is used to build www.spkelly.com

Website is built using Hugo framework https://gohugo.io/ and hosted with Cloudflare Pages

Developing

Install hugo-extended (homebrew installs the extended version automatically) on platform for compilation of scss files.

https://github.com/gohugoio/hugo/releases

Work with changes live:

./start.sh

or

hugo server --ignoreCache --forceSyncStatic

and then access the test site at http://localhost:1313/

Deployment

Handled automatically by Cloudflare pages anytime a commit is made to this repository/branch.

Notes

  • The maximum file size for a single Cloudflare Pages site asset is 25MB.

  • Can strip exif with exiftool, there is a pre-commit hook that can be used by placing it into .git/hooks that does this automatically

exiftool -all= -overwrite_original -r .

About

Source code for www.spkelly.com

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages