Skip to content

The source code and build system for my personal/portfolio site cat.bio

Notifications You must be signed in to change notification settings

catchouli/cat.bio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat.bio

Build system and source files for my portfolio/personal site cat.bio.

Build and run locally:

# Rebuild CV pdf/docx
cargo run --manifest-path prebuild/Cargo.toml

# Build and serve site locally
zola serve

Run in docker:

# Build docker image and start container
docker-compose -d --build

About

The source code and build system for my personal/portfolio site cat.bio

Resources

Stars

Watchers

Forks

Packages

No packages published