Commit graph

8 commits

Author SHA1 Message Date
Chad
ad4705599f Generalize content box styles to style.css 2026-02-23 15:02:20 -06:00
Chad
43b518cb21 Make story page match other page styles 2026-02-23 14:24:00 -06:00
Chad
408bb402ad Make story page header match other pages 2026-02-22 18:54:24 -06:00
Chad
ec652ee1a8 Clean up removed content and update story layout with visual boxes 2026-02-22 07:50:46 -06:00
Chad
cfcf35296f Update site with story styling and cleanup 2026-02-21 14:59:46 -06:00
Chad
0b26780d2f Fix content wiping bug in JavaScript
- Preserve original markdown content during conversion
- Fix container.innerHTML wipe that was removing content
- Keep all story content while adding interactive timeline
- Maintain working timeline and scroll functionality
- Preserve all existing features
2026-01-24 14:42:47 -06:00
Chad
45a3c27e45 Clean working solution - simplified JavaScript
- Simplified JavaScript to only handle year timeline sections
- Fixed overflow-y: auto to enable scrolling
- Remove interference with footer and other content
- Keep all markdown content unchanged
- Create proper story structure without breaking existing elements
- Add quick navigation and interactive year sections
- Clean, maintainable approach
2026-01-24 14:28:35 -06:00
Chad
32264deb5a Initial commit: Complete Hugo site with interactive story timeline
- Hugo site configured and working
- Story page with interactive collapsible timeline
- CSS styling for journey/timeline layout
- JavaScript for dynamic markdown-to-timeline conversion
- Theme with responsive design
- Content structure for Bitcoin education site

Features:
- Collapsible year sections with animations
- Quick jump navigation between years
- Mobile responsive design
- Interactive timeline functionality
2026-01-18 16:23:55 -06:00