Skip to content

mar-io/marioharveydotcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marioharveydotcom

My personal repo for my blog/microsite, marioharvey.com

Built with Hugo!

This blog is using a combination of cloudflare and backblaze.

cloudfare workers forward requests to backblaze buckets. this is essentially a serverless archtecture that rivals AWS S3 built in static page at an even lower cost.

Pull in etch theme submodule

git submodule update --init --recursive

Build Hugo static blog

hugo -v -t etch

Push public folder (static html) to backblaze

cd \public b2 sync . b2://marioharvey/

Purge CDN cache if necessary

About

marioharvey.com blog/microsite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published