Skip to content

HanKruiger/hankruiger.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

My Personal Website

The content folder contains most of the content, in Markdown format.

How to test/build?

Testing and building requires zola.

To test the website locally:

zola serve

To build the website locally:

zola build

How is it deployed?

Travis CI is set up to build the website and push it to the master branch. GitHub Pages makes sure that the contents of the master branch are deployed to my domain.