-
Notifications
You must be signed in to change notification settings - Fork 24
Initial version of Wiki #345
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
Merged
Merged
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
…ature set - Added core markdown processing capabilities including standard markdown, HTML integration, and line breaks conversion. - Implemented front matter support with YAML parsing and metadata access. - Integrated syntax highlighting using Shiki with support for multiple languages and themes. - Developed markdown extensions and plugins for enhanced functionality, including header anchors, table of contents, emoji support, and custom containers. - Enabled Vue component integration with support for script and style blocks, Vue interpolation, and component usage. - Enhanced Vue features with support for directives, escaping Vue syntax, and CSS pre-processors. - Added advanced features such as math support, CJK-friendly support, image processing, and link processing. - Established a robust processing pipeline for converting markdown to Vue Single File Components (SFCs). - Ensured browser compatibility with CDN-based dependency management and Node.js polyfills. - Optimized performance with static content optimization and efficient client-side hydration. - Improved accessibility with ARIA labels and keyboard navigation support. - Comprehensive implementation of high, medium, and low priority features as outlined in the VitePress implementation todo list.
- Updated stylesheet and script paths in editor-iframe.html to point to the new SeaBlock directory. - Changed GitHub repository links in index.md and debug-original.md to reflect the new SeaBlock repository. - Adjusted base path in VitePressExtractedRenderer.js to align with the new directory structure.
…and links - Revamped the reference index to focus on SeaBlock-specific terminology and abbreviations. - Updated links in debug-original.md to point to the correct GitHub repository. - Added comprehensive early game, mid game, and late game guides to assist players in their progression. - Enhanced clarity and organization of content for better user experience.
…tems, recipes, and technologies sections
KiwiHawk
requested changes
Sep 17, 2025
…ials and hotkeys - Introduced a new markdown file for Helmod Calculator documentation. - Added beginner and intermediate video tutorials for user guidance. - Explained the process for handling circular recipes and recycling outputs. - Listed Helmod hotkeys to enhance user experience and efficiency.
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.
Includes starter config and configuration of site for hosting as a github page