Commit Graph

12 Commits

Author SHA1 Message Date
Colin 7a3665abae
bump 2025-12-02 09:20:41 -05:00
Colin 1ba37bbd75
Simplify favicon: use only SVG, remove ICO/PNG files and hardcoded links
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-12-01 13:42:10 -05:00
Colin 457ca26983
Add colored asterisks to navigation for story completion status
ci/woodpecker/push/woodpecker Pipeline failed Details
- Add red asterisks (*) for unwritten stories in navigation
- Add green asterisks (*) for written stories in navigation
- Update CSS with specific selectors and !important flags for visibility
- Update integrity hashes for styles.css across all HTML files
2025-11-30 23:09:37 -05:00
Colin 14b03869af
Optimize SEO meta tags and update sitemap for production
ci/woodpecker/push/woodpecker Pipeline was successful Details
- Updated meta descriptions and titles for all HTML pages with concise, keyword-rich content
- Optimized main pages (index.html, stories/index.html) with compelling descriptions
- Enhanced all 15 story pages with unique, SEO-optimized meta tags
- Improved CSV tool page SEO description
- Updated generate-sitemap.sh to use production domain (https://colinknapp.com)
- Regenerated sitemap.xml with production URLs and current timestamps
- Verified and updated all integrity hashes using update-csp-hashes.sh
2025-11-18 14:11:22 -05:00
Leopere f4e36517fb
Update CSP integrity hashes for styles.css
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-10-27 14:34:01 -04:00
Leopere 384fb993f5
Add skip-to-content accessibility link to header nav
ci/woodpecker/push/woodpecker Pipeline was successful Details
- Added skip-to-content link at top of header partial
- Added CSS styling for hidden-by-default, visible-on-focus behavior
- Added id='main-content' to all HTML pages for skip link target
- Improves keyboard navigation and screen reader accessibility
2025-10-21 10:46:00 -04:00
colin fa41ef711f Update docker/resume/stories/scansnap-webdav.html
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-10-19 17:03:49 -04:00
Leopere bb48db67e7
Add Windows instructions to ScanSnap page and simplify language
ci/woodpecker/push/woodpecker Pipeline was successful Details
- Added Windows File Explorer connection instructions
- Changed technical terms to simpler language (e.g., 'web file server' instead of 'network endpoint')
- Added Windows compatibility to the benefits list
- Updated technology list to include Windows integration
- Kept the clear URL references and simple instructions
2025-10-19 16:47:05 -04:00
Leopere 467b7dcd1a
Completely simplify ScanSnap story page
- Removed all technical WebDAV details and jargon
- Made the URL http://192.168.0.119:9876 more prominent
- Simplified the page to focus on how to use the scanner service
- Added clear step-by-step instructions for connecting and scanning
- Removed unnecessary code examples and technical implementation details
2025-10-19 16:33:55 -04:00
Leopere 526da797c5
Fix ScanSnap WebDAV service URL and simplify explanations
ci/woodpecker/push/woodpecker Pipeline was successful Details
- Corrected URL from 192.168.1.119 to 192.168.0.119:9876
- Simplified technical explanations to focus on user experience
- Added direct URL prominently in project descriptions
- Removed complex WebDAV implementation details
- Maintained key functionality information (fast scanning, auto-cleanup at 3am)
2025-10-19 16:17:40 -04:00
Leopere 3c35c5eba0
Rewrite ScanSnap story with natural, engaging narrative
ci/woodpecker/push/woodpecker Pipeline was successful Details
- Transformed from technical documentation to compelling project story
- Added buildersclub.ca member access link (http://192.168.1.119:9876)
- Included real-world problem solving and decision-making narrative
- Emphasized practical impact and time savings
- Maintained technical depth while improving readability
- Added 'Lessons Learned' section for authenticity
2025-10-19 15:58:20 -04:00
Leopere af1a5efb60
Add ScanSnap WebDAV Service project for buildersclub.ca
ci/woodpecker/push/woodpecker Pipeline failed Details
- Added comprehensive project entry to portfolio
- Created detailed story page with technical implementation details
- Highlights high-performance receipt digitization capabilities
- Documents macOS Finder WebDAV compatibility solutions
- Includes performance metrics and business impact analysis
2025-10-19 15:35:07 -04:00