Redesign landing page layout and enhance interactive demo features#81
Merged
Conversation
…ayout and enhanced UI elements - Implemented a new two-column layout for the landing page, featuring a narrative and call-to-action buttons on the left, and a mini workbench preview on the right. - Added decorative elements such as context nodes and command palette overlays to improve user engagement. - Updated styles for a cohesive dark theme experience, including new color schemes and UI enhancements across various components. - Enhanced the .gitignore file to exclude additional generated directories.
…user experience - Updated the landing page to include a new immersive demo shell, allowing users to interact with the PostgreSQL workspace directly. - Redesigned the top navigation and added new buttons for quick access to home and live demo features. - Improved the layout of the editor and query output sections, including a new tab strip for better file management. - Enhanced styles for a cohesive look, including new CSS imports for landing sections and adjustments to existing styles for better responsiveness. - Implemented JavaScript functions to manage editor state and layout toggles, improving usability and accessibility.
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 landing page and interactive demo experience for the documentation site. The changes focus on enhancing the user interface with a more immersive and interactive design, updating the navigation and branding, and adding new JavaScript logic to support these features.
Landing page and navigation enhancements:
docs/index.html). [1] [2]Interfor a more modern look (docs/index.html).Immersive and interactive UI updates:
docs/index.html). [1] [2]docs/index.html). [1] [2] [3]Editor and query output improvements:
docs/html/editor-file-views.html). [1] [2] [3]JavaScript logic for enhanced interactivity:
wireLandingChromeandwireEditorLayoutToggles(docs/js/bootstrap.js).docs/js/bootstrap.js). [1] [2]js/landing-capabilities.js) to support additional landing page features (docs/index.html).These changes collectively modernize the landing experience, improve accessibility, and make the interactive demo more engaging and maintainable.