Skip to content

fabitosh/fabitosh.github.io

Repository files navigation

fabitosh.github.io

Personal site built with Eleventy.

Local development

npm install
npm run serve   # eleventy --serve, live at http://localhost:8080

Publishing

Pushing to main triggers a GitHub Actions build that deploys to GitHub Pages automatically.

Obsidian sync

Notes are authored in an Obsidian vault, not here directly. obsidian_sync/ holds a Python script that mirrors vault notes tagged tech/website/hosted into this repo (cleaning filenames and copying referenced images):

cd obsidian_sync && uv run mirror.py

See obsidian_sync/README.md for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors