Skip to content

reillysiemens/tuckersiemens.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tucker's website.

Generating the Site

Prerequisites:

Steps

  1. Clone this site and enter the directory.
    repo='tuckersiemens.com'; git clone git@github.com:reillysiemens/${repo}.git && cd $repo
  2. Install or update to the latest Zola.
    make update-zola
  3. Build the site!
    make build

Inspiration

The design of this website was inspired by gruvbox, Ruud van Asseldonk, Andrew Kvalheim, Amos Wenger, Alexis King, and many others.

License

The code for this website is licensed under the GPLv3.