Enhance documentation - #52
Closed
smilewithkhushi wants to merge 25 commits into
Closed
Conversation
…update asset ID references
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
refractor: clean up
- 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.
… styles, and update what-is-horizen content
…and AI discoverability fixes
…update asset ID references
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.