-
Notifications
You must be signed in to change notification settings - Fork 0
Fix/old state #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
CodeMonkeyCybersecurity
wants to merge
36
commits into
main
Choose a base branch
from
fix/old-state
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
- Removed the open-color.styl file and replaced it with CSS components for better organization. - Updated config.toml to include sitemap settings and output formats. - Enhanced base layout with a new header structure and improved accessibility features. - Deleted single.html layout for pages and replaced it with a new structure in the default layout. - Added new CSS components for breadcrumbs, callouts, code blocks, and knowledge base items. - Implemented a sidebar with toggle functionality and improved search input styles. - Introduced JSON-LD schema for breadcrumbs and enhanced OpenGraph and Twitter Card metadata. - Added a copy button for code blocks to improve user experience. - Cleaned up various partials and layouts for better maintainability and readability.
- Implemented sidebar toggle functionality using a checkbox and button. - Added event listeners for click events to dismiss the sidebar when clicking outside. - Included hover-to-open feature for pointer devices. - Updated ARIA attributes for accessibility.
…and maintainability; add missing layout comments
with '' will be ignored, and an empty message aborts the commit. On branch fix/old-state Your branch is up to date with 'origin/fix/old-state'. Changes to be committed: modified: config.toml modified: content/_index.md modified: content/contact/_index.md new file: content/delphi/delphi-notify/_index.md renamed: content/delphi-notify/use-cases.md -> content/delphi/delphi-notify/use-cases.md modified: content/docs/_index.md new file: content/pricing/_index.md modified: content/pricing/roadmap.md modified: layouts/partials/nav.html
… enhance section handling
…pdate comments for clarity
…ncy and readability
… Fuse.js; add JSON index layout for search results
…ponses and updating result display for no hits
…ar dropdown styles
…ch box styles and integrate new CSS files
… search results display
…ty; update search functionality to limit results
…ance search functionality and active state handling
…definitions and enhance section content
- Updated site description for clarity in config.toml and head.html. - Consolidated CSS imports in head.html for better performance. - Added Noto Sans font styles to enhance typography. - Introduced Open Color and token CSS files for a consistent color scheme. - Created dropdown and search components for improved navigation. - Enhanced layout styles for better responsiveness and user experience.
…kens - Created `search.css` for styling the book search input and results dropdown. - Added `sidebar.css` for the sidebar toggle functionality and layout adjustments. - Introduced `styles.css` for global styles, including layout, typography, and button styles. - Implemented `tokens.css` for semantic color tokens based on Open Color. - Included `open-color.css` for a comprehensive color palette.
…blog, contact, and documentation sections
- Added OFL.txt license for Noto Sans font. - Included README.txt with details about Noto Sans variable and static fonts. - Implemented tab functionality in tab.js for dynamic content display.
…e contact and pricing pages, and enhance Delphi documentation for clarity and consistency.
…ter responsiveness, enhance link accessibility, and improve fallback color safety.
…hance existing tab styles for better organization and usability.
…ml and initialize go.mod and go.sum for dependency management.
…ize theme directory.
- Added PGP public key file for cybermonkey.net.au. - Added plain text version of the PGP public key. - Created theme.toml for the Hugo theme "Book" with relevant metadata including author, license, and features.
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.