Skip to content

ryanpz/rypz.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rypz.io

My personal website

Building

This project is built using zola. The following make targets are provided for convenience:

  • build: builds the whole site in a deployment-ready ./public directory
  • serve: serves the site locally at 0.0.0.0:8085 with live reloading

These targets are configured to use the official zola container images. If you're using a container tool that isn't podman, you can configure make to use a different one by defining CONTAINER_RUNNER in a .env file placed in this repo's root (example).

License

LICENSE

Source code: BSD Zero Clause License (0BSD)

Written work: CC-BY-SA-4.0