Skip to content

craigbruce/craigbruce.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal website and blog - https://craigbruce.me

Static web pages powered by Hugo built using AWS CodePipeline (connected to GitHub) and deployed via S3 & CloudFront.

Development

$ git clone https://github.com/craigbruce/craigbruce.me.git
$ cd craigbruce.me
$ hugo server
# View at http://localhost:1313/

Update theme

$ cd themes/hugo-coder
$ git fetch
$ git merge origin/main
$ cd ../..
# commit the change themes/hugo-coder

About

craigbruce.me

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published