~vonzimp/zola-agency

A zola theme for a portfolio website
bf02ead4 — Paul Von Zimmerman a month ago
Update readme
ac3f094d — Paul Von Zimmerman a month ago
Update style override variable
9c16ba39 — Paul Von Zimmerman a month ago
Update style override

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~vonzimp/zola-agency
read/write
git@git.sr.ht:~vonzimp/zola-agency

You can also use your local clone with git send-email.

#Zola Agency

example_1 example_2 example_3 example_4

#Installing

Check the Zola documentation for instructions on how to install.

#Configuring

Be sure to check theme.toml to see what variables are configurable.

#Colors

You can modify the theme color by:

  1. Creating a new stylesheet
  2. setting the config variable agency_style_override to that style sheet.
  3. Check variables.scss to see the names of the variables to override. :pencil: The file should have the extension .css even if you're using scss.

Alternatively, you can just override the head template.

#Background object

You can change the background by placing a file named background_object.obj in the static directory. :pencil: Load the original object to get an idea of how big the object should be.