Rework docs design + including custom blog solution#29
Merged
TheMelone2 merged 26 commits intomainfrom Sep 5, 2025
Merged
Conversation
…ing time, category detection, date formatting, and category colors
…feature, enhance theme settings, and add color mode configuration.
…us/package-lock.json and docusaurus/package.json to specific versions, including enhancements for proxy support and additional packages.
… docs for improved clarity and consistency.
…og posts for consistency.
…opment server startup for Docusaurus.
…loading, and conversion from Markdown to HTML, enhancing blog functionality in Docusaurus.
…bar and customizable properties for title, description, and footer visibility in Docusaurus.
…oved descriptions for better visual appeal and clarity. Update styles for responsive design and card animations.
… loading and error states, and improve styling with a responsive grid layout and card animations for better user experience.
…ding dropdown menus for app links and navigation actions, enhancing user experience across devices.
…e, typography, spacing, and responsive design adjustments. Introduce modern button and card styles, along with animations and mobile optimizations for improved user experience across devices.
… design, search functionality, and category filters. Implement individual post view with loading states and error handling for improved content accessibility.
… experience. Update hero section with new animations, responsive design, and enhanced button styles. Replace Layout component with CustomLayout for better structure. Introduce floating elements and section titles for a more dynamic presentation.
…r functionality. Enable navbar hiding on scroll and set its style to dark. Additionally, allow auto-collapsing of sidebar categories for improved navigation experience.
…blog, highlighting performance improvements, enhanced navigation, and easier contributions for the community.
…sion. Enhance category extraction logic to prioritize frontmatter values and add support for image URL resolution. Update markdown to HTML conversion for better formatting and include cover image handling.
…rt, improved author information display, and share buttons for social media. Update CSS for better layout and responsiveness, including animations and tag display. Refactor metadata handling in blog post rendering for a more cohesive user experience.
…namespace, improving data handling. Update CSS for enhanced layout, including grid adjustments, padding, and hover effects for better user experience.
… styles. Update CSS for better responsiveness, including hover effects, padding adjustments, and gradient animations. Refactor dropdown and mobile navigation for a more cohesive user experience.
… color schemes, improved sidebar and navbar interactions, and refined animations. Implement mobile optimizations, including scroll behavior and focus management, to elevate user experience across devices.
…path. Introduce utility functions for color scheme management and apply styles using CSS custom properties. Implement hook to update color scheme on route changes.
… scheme application. This enhances the layout's responsiveness to user preferences.
…domain easysystems.dev, ensuring consistency across CODE_OF_CONDUCT, CONTRIBUTING, README, and configuration files.
…ct the new domain easysystems.dev, ensuring accurate representation of staff and resources.
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.
Pre-flight checklist
Motivation
Reworked normal docusaurus theme into something custom.
Test Plan
Testing on different virtuel env's
Known Issues:
Navbar: no mobile supportBlog posts aren't fetchingTest links
n/a