Draft
Conversation
Since we currently don't have any rust code, hiding this from docs
docs: add Hex to contributors
- docs/about-arrow/_category_.json: tabs → spaces - external-docs.json: tabs → spaces - docs/documentation/references.md: remove dead polestar-forum link
fix: editorconfig and dead link cleanup
The navbar and footer markup was duplicated across 5 static HTML pages. This adds a Node.js build script (scripts/build-html.js) that assembles final pages from reusable partials + per-page content at prebuild time, eliminating the duplication. Generated HTML files are now gitignored. Also removes the redundant blank.html page and points the navbar Community link to community.html instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
New page at static/dao.html with governance votes table, AIPs section, and process overview. Also fixes the build script replacing placeholders inside the base template's developer comment. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Point placeholder href="#" links to real destinations where they exist (Discord, GitHub, Snapshot, DAO forum, Docs, internal pages). Convert pseudo-links in community page from <a> tags to inert <span> elements. Remaining href="#" links are for pages/resources that don't exist yet. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove old Webflow-era .engineering-manual inline styles from head.html that conflicted with the external engineering CSS - Fix DAO font paths (fonts/ → ../fonts/) and filenames to match actual files on disk (NHaasGroteskTXPro-*) - Add JetBrains Mono font link to community page config (including weight 600 for headings) - Add color to .pseudo-link so span-based pseudo-links appear blue - Scope bare element selectors in community and DAO CSS under .container to prevent bleeding into shared navbar/footer Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Docusaurus doesn't generate a docs/index.html, so /docs returns a 404 from S3. Add a static meta-redirect to /docs/intro. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
feat(docs): update About Arrow and Contributing content
feat(docs): add SubNav, DocItem layout, TOC, and Footer
These components were accidentally removed in commit c150f5c. This restores the full original implementation from eb516bc including the SubNav doc section tabs, Quick Links dropdown, reading progress bar, updated icons, and navbar height adjustment. Also removes duplicate docs/about-arrow/index.md (replaced by index.mdx). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
No description provided.