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 nextra v3 #1086

Merged
merged 5 commits into from
Jan 3, 2025
Merged

Migrate to nextra v3 #1086

merged 5 commits into from
Jan 3, 2025

Conversation

katarinasupe
Copy link
Contributor

@katarinasupe katarinasupe commented Jan 2, 2025

Nextra migrated from v2 to v3 a year ago. We should have already migrated. I followed their migration guide and updated the docs accordingly.

TODOs:

  • Fix problems with types/react -> update community links & check footer
  • {<h3></h3>} needs <br/> before. Otherwise, there is no empty line before the title (it doesn't happen with ###, but then it shows in ToC, which is, in such cases, unwanted). The same happens with h4, h5 and h6 in our docs. It doesn't need to be fixed if it's a title of a Step in Steps. -> wrote a script that added a custom-header class to all such occurrences. The custom-header class adds a 1.5rem margin on top.

Copy link

vercel bot commented Jan 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 9:51am

@katarinasupe katarinasupe changed the base branch from main to memgraph-3-0 January 2, 2025 15:38
@katarinasupe katarinasupe linked an issue Jan 3, 2025 that may be closed by this pull request
@katarinasupe katarinasupe added this to the Memgraph 3.0 milestone Jan 3, 2025
@katarinasupe katarinasupe self-assigned this Jan 3, 2025
@katarinasupe katarinasupe marked this pull request as ready for review January 3, 2025 10:22
@katarinasupe katarinasupe requested a review from gitbuda as a code owner January 3, 2025 10:22
@katarinasupe katarinasupe merged commit db5a2cc into memgraph-3-0 Jan 3, 2025
2 checks passed
@katarinasupe katarinasupe deleted the migrate-to-nextra-v3 branch January 3, 2025 11:41
@katarinasupe katarinasupe mentioned this pull request Jan 3, 2025
2 tasks
@katarinasupe katarinasupe restored the migrate-to-nextra-v3 branch January 14, 2025 12:55
katarinasupe added a commit that referenced this pull request Jan 14, 2025
katarinasupe added a commit that referenced this pull request Jan 14, 2025
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.

Update nextra to v3
1 participant