Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1019 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 1019 Bytes

Tucker's website.

Generating the Site

Prerequisites:

Steps

  1. Clone this site and enter the directory.
    repo='tuckersiemens.com'; git clone [email protected]: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.