Skip to content

obrep/obrepalski-com

Repository files navigation

Code for my personal website - obrepalski.com

All code examples etc. can be found in examples/ folder

Tools

Framework: Hugo

https://gohugo.io/

Theme: Blowfish

https://blowfish.page/

Hosting: Cloudflare

https://pages.cloudflare.com/

Useful commands

Generating new content:

hugo build

The website is configured to publish automatically on push to master

Running Hugo server (-D for building drafts):

hugo serve -D

Updating blowfish:

git submodule update --remote

About

Code for my personal websity and blog

Resources

Stars

Watchers

Forks