Tucker's website.
- Clone this site and enter the directory.
repo='tuckersiemens.com'; git clone [email protected]:reillysiemens/${repo}.git && cd $repo
- Install or update to the latest Zola.
make update-zola
- Build the site!
make build
The design of this website was inspired by gruvbox, Ruud van Asseldonk, Andrew Kvalheim, Amos Wenger, Alexis King, and many others.
The code for this website is licensed under the GPLv3.