/riegerb.com

The Website of Brian Charles Rieger

Primary LanguageMakefile

Source Code Repository for riegerb.com

Development
build

pelican --relative-urls content  

run server (localhost)

cd output && python -m pelican.server   

Deployment to riegerb.com
publish w/ production URL (internal) routing and upload to AWS S3

make s3_upload

Misc. Notes

  • contact form uses Formspree to implement captcha