Skip to content

Enhance documentation - #52

Closed
smilewithkhushi wants to merge 25 commits into
HorizenOfficial:mainfrom
smilewithkhushi:main
Closed

Enhance documentation #52
smilewithkhushi wants to merge 25 commits into
HorizenOfficial:mainfrom
smilewithkhushi:main

Conversation

@smilewithkhushi

Copy link
Copy Markdown
Collaborator

No description provided.

smilewithkhushi and others added 25 commits July 21, 2026 17:58
Enhance Stork oracle and MCP Server documentation
- Implemented a new Newsletter component in index.tsx that handles user input for name and email.
- Added form submission logic to send subscription requests to a new API endpoint.
- Created a new API route (subscribe.ts) to handle subscription requests and interact with the Beehiiv API.
- Included error handling and loading states for better user experience.
- Updated package.json to include @vercel/node for serverless function support.
feat: add newsletter subscription functionality with API integration
- Added Tailwind CSS and PostCSS dependencies in package.json.
- Updated custom.css to include Tailwind's theme and utilities, and adjusted dark mode styles.
- Refactored index.module.css to improve layout and styling, including adjustments to hero and section components.
- Enhanced index.tsx with new building cards and improved layout for hero and sections.
- Redesigned the footer component to remove CSS module dependency and implement Tailwind styles.
- Updated Navbar styles for better visual consistency and responsiveness.
- Created a new Tailwind plugin for PostCSS integration.
- Implemented a new Newsletter component in index.tsx that handles user input for name and email.
- Added form submission logic to send subscription requests to a new API endpoint.
- Created a new API route (subscribe.ts) to handle subscription requests and interact with the Beehiiv API.
- Included error handling and loading states for better user experience.
- Updated package.json to include @vercel/node for serverless function support.
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