feat: Add blog layout and components for improved blog structure and …#189
Merged
felix-schultz merged 1 commit intodevfrom Aug 16, 2025
Merged
feat: Add blog layout and components for improved blog structure and …#189felix-schultz merged 1 commit intodevfrom
felix-schultz merged 1 commit intodevfrom
Conversation
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.
This pull request introduces significant improvements to the blog post layout, visual design, and release documentation for the Flow-Like project website. The changes enhance the user experience with new background and decorative elements, improve the clarity and style of release notes, and add interactive visual features to blog post headers.
Visual and UI enhancements:
Blog-Layout.astrofor a more modern look. (apps/website/src/layouts/Blog-Layout.astro, apps/website/src/layouts/Blog-Layout.astroL43-R44)apps/website/src/components/post-card.astro, [1] [2]apps/website/src/pages/blog/[slug].astro, apps/website/src/pages/blog/[slug].astroL37-R76, apps/website/src/pages/blog/[slug].astroL48-R87, apps/website/src/pages/blog/[slug].astroR320-R465)apps/website/src/pages/blog/[slug].astro, apps/website/src/pages/blog/[slug].astroL109-R153)Release documentation and content updates:
apps/website/src/content/blog/2025-08-10-alpha-0-0-2.mdx, [1];apps/website/src/content/blog/2025-08-17-alpha-0-0-2.mdx, [2]apps/website/src/content/blog/2025-05-21-alpha-0-0-0.mdx, [1] [2] [3] [4];apps/website/src/content/blog/2025-08-10-alpha-0-0-1.mdx, [5] [6]Code and accessibility improvements:
apps/website/src/pages/blog/[slug].astro, apps/website/src/pages/blog/[slug].astroL164-R210, apps/website/src/pages/blog/[slug].astroL48-R87)apps/website/src/pages/blog/[slug].astro, apps/website/src/pages/blog/[slug].astroL5-R5)Frontend scripting and performance:
apps/website/src/pages/blog/[slug].astro, apps/website/src/pages/blog/[slug].astroR320-R465)requestAnimationFramefor smoother performance and responsiveness. (apps/website/src/pages/blog/[slug].astro, apps/website/src/pages/blog/[slug].astroR230, apps/website/src/pages/blog/[slug].astroR301)These changes collectively modernize the blog experience, clarify release communications, and lay the groundwork for future interactive features