Skip to content
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

Migrate to Vocs #405

Draft
wants to merge 80 commits into
base: master
Choose a base branch
from
Draft

Migrate to Vocs #405

wants to merge 80 commits into from

Conversation

gskril
Copy link
Member

@gskril gskril commented Mar 11, 2025

Refactor the docs to use Vocs

  • Significantly faster build
  • Removes external API dependency for search
  • Fetches ENS data live from RPC instead of hardcoding examples (not for everything yet)
  • Generates ENSIP pages from ensdomains/ensips
  • Simplifies process for adding DAO proposals (sidebar is automatically generated)
  • Removes unnecessary git workflows (redundant with Cloudflare Pages GitHub app)
  • Generates llms.txt for better integration with AI coding assistants
  • Adds support for mermaid diagrams
  • Minor content changes and bug fixes
  • Minor styling changes and bug fixes

I had to do a hacky patch to Vocs' search indexing, but will be able to remove it once wevm/vocs#265 is resolved upstream.

Need to resolve wevm/vocs#267

@gskril
Copy link
Member Author

gskril commented Mar 11, 2025

Pending search fixes in wevm/vocs#265

Copy link
Member

@Arachnid Arachnid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine with me, but I don't understand the docs repo enough to be a good reviewer here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting "Page Not Found" on valid pages
2 participants