Skip to content

Add blog functionality with 'On momentum' post#10

Open
jay-khatri wants to merge 3 commits intomasterfrom
add-blog-functionality
Open

Add blog functionality with 'On momentum' post#10
jay-khatri wants to merge 3 commits intomasterfrom
add-blog-functionality

Conversation

@jay-khatri
Copy link
Owner

Summary

  • Added 'Writing' section above 'Current' section on homepage
  • Created blog directory structure with first post
  • Added 'On momentum' blog post (placeholder content for now)
  • Blog posts use same styling and link format as rest of the site

Test plan

  • Verify Writing section appears above Current section
  • Verify blog link works and navigates to the post
  • Verify back link from blog post works
  • Verify styling matches main site

🤖 Generated with Claude Code

jay-khatri and others added 3 commits August 27, 2025 13:22
- Added 'Writing' section above 'Current' on homepage
- Created blog directory structure
- Added first blog post 'On momentum' (placeholder content)
- Blog posts link out using same styling as rest of page

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Move back button above title
- Make title bold (font-weight: 700)
- Add lorem ipsum content with headings and paragraphs
- Updated h1 to font-weight: 700 (bold)
- Updated h2 to font-weight: 600 (semi-bold)
- Removed inline style from blog post
- Now proper hierarchy: h1 (700) > h2 (600) > h3 (500)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant