Commit graph

10 commits

Author SHA1 Message Date
cfe58e9260 Document preferred build command in CLAUDE.md
Update build workflow to include 'make formats' as part of standard build:
- make clean && make html && make formats

This ensures all agent-friendly formats are generated:
- Markdown versions (index.md via pandoc)
- Plain text (index.txt)
- JSON Feed (feeds/all.json)
- JSON Blog (blog.json with Markdown content)
- AI agent onboarding (llms.txt)

Makes the preferred build workflow explicit for future reference.
2026-01-19 15:36:29 -05:00
2217bb89b3 modified: CLAUDE.md
modified:   Makefile
	modified:   content/pages/russell.ballestrini.resume.json
2025-12-07 08:26:08 -05:00
50cb9e7f36 Add cover letters & improve writing guidelines
- Add Webflow Staff Software Engineer, Applied AI cover letter
- Add Coinbase AI Growth Lead (Staff Software Engineer) cover letter
- Add Virta Health Senior Site Reliability Engineer cover letter
- Update CLAUDE.md: NEVER use em-dashes, prefer two sentences
- Update CLAUDE.md: strengthen date checking requirements
- Add senior.software.engineer resume softlink to Makefile
- Remove em-dash from Virta cover letter closing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 09:43:59 -05:00
cb39817007 modified: CLAUDE.md
new file:   content/2025-11-06-nvidia-breaks-ubuntu-ethernet-linux-modules-extra-fix.rst
	new file:   content/pages/cover-letters/2025-11-04-band-full-stack-engineer.txt
2025-11-06 12:08:34 -05:00
50792b8563 modified: CLAUDE.md
new file:   content/pages/cover-letters/2025-11-03-synthropic-detection-engineer.txt
	new file:   content/pages/cover-letters/2025-11-03-truetax-elixir-phoenix.txt
	new file:   content/pages/cover-letters/2025-11-04-automattic-senior-systems-engineer.txt
2025-11-04 06:54:57 -05:00
8f78d1b474 Add permacomputer blog post & update writing style guide 2025-10-17 08:53:31 -04:00
a88ffaef85 Add policy to never commit helper scripts unless explicitly requested 2025-10-11 12:59:18 -04:00
80205a141a modified: CLAUDE.md 2025-10-10 18:43:45 -04:00
776a4a07f4 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
2025-10-10 18:36:08 -04:00
870ef65ff9 Add CLAUDE.md with critical git safety documentation and commit policy 2025-07-14 11:03:43 -04:00