mar-io / marioharveydotcom

marioharvey.com blog/microsite

Home Page:https://marioharvey.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://marioharvey.com


Languages

Language:JavaScript 100.0%