Skip to content

mikedecr/site-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo site

Personal website, quarto compiled to Markdown, site generated with Hugo.

Build status at mikedecr.computer: Netlify Status

Setup

Requires:

git clone git@github.com:mikedecr/site-hugo.git mikedecr-site && cd mikedecr-site
# website theme & blog posts are submodules
git submodule update --init --recursive
# builds local venv & installs locally defined scripting tools
uv sync
# symlink submodule content, render blog posts, & serve site locally
uv run mkd build

About

Quarto x Hugo website

Resources

Stars

Watchers

Forks