Fix all Pelican build errors and implement proper testing workflow
- Setup virtual environment management in Makefile - Fix broken linkpeek RST directives in 2011 posts - Add missing image alt attributes for accessibility - Fix RST syntax errors and title hierarchy - Add markdown package for proper .md support - Update CLAUDE.md with testing workflow and critical issues - Rename code golf post to match slug - Clean build: 182 articles, 4 pages, zero errors
This commit is contained in:
parent
0249875fca
commit
776a4a07f4
16 changed files with 81 additions and 119 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -76,3 +76,4 @@ vars.fish
|
|||
|
||||
blog-multi-mower/
|
||||
webwords/
|
||||
venv/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue