Skip to content

dominikrys/dominikrys.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website and Blog

Website Build Status

Available at dominikrys.com

Cloning

git clone --recurse-submodules [email protected]:dominikrys/dominikrys.github.io.git

Building and Usage

Local testing:

hugo serve [-D]

Add a new post:

hugo new --kind post-bundle posts/<POST NAME SEPARATED BY DASHES>

The website is deployed automatically using CI from the main branch.

Automatically Update Theme

Install direnv and run direnv allow after cloning.

Notes

Technical Details

Images

  • For blank cover images, use dimensions of 2000x800 (1:4 ratio).

  • Export diagrams.net diagrams with 500% zoom and 5 border radius.

Overriding CSS

  • Add CSS overriding files to assets/css/extended

About

🌍 Personal website and blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published