Marcus b7ac21093a Fix import path issue in gopher scripts
Add script directory to sys.path so imports work when scripts are
called from remote_publish.sh. Also remove unused variable and
no-op regex.
2026-01-14 16:24:42 -06:00
2024-09-18 00:19:16 +00:00
2024-11-20 02:14:25 +00:00

marcus-web

Personal blog powered by Hugo. Many references to I Saw The TV Glow its a fantastic movie.

Clone

git clone ssh://git@git.sdf.org/mnw/marcus-web.git
cd marcus-web

Setup Scripts

./scripts/setup.sh
source .venv/bin/activate

Usage

See scripts/execution-notes.txt for full details, but the short version:

# Movies (Frank's Couch)
python scripts/import_letterboxd.py

# Beer Calls (Luna Juice)
python scripts/new_beercall.py

# Beer Events
python scripts/new_lunajuice.py

# Tech Posts (Fun Center)
python scripts/new_techpost.py

Build

Hugo builds happen on SDF, but using this repo and the scripts I can work on it locally where I am.

Description
Git Repo for my new hugo blog.
https://mnw.sdf.org/
Readme 8.7 MiB
Languages
Python 91.8%
HTML 3.7%
Shell 2.2%
JavaScript 1.4%
CSS 0.9%