Skip to content

nanvel/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

949 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Source for blog.nanvel.com.

Local preview

uv run python scripts/build.py && python -m http.server 8000 --directory _site

Open http://localhost:8000.

Preprocessing

One-time script to migrate frontmatter and links to Obsidian format:

python scripts/preprocess.py          # dry-run
python scripts/preprocess.py --apply  # write changes

Deploy

Push to master — GitHub Actions builds and deploys automatically.

About

Nanvel's blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors