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

More docs #48

Merged
merged 23 commits into from
Apr 22, 2024
Merged

More docs #48

merged 23 commits into from
Apr 22, 2024

Conversation

mrjvs
Copy link
Owner

@mrjvs mrjvs commented Apr 3, 2024

guider changes:

  • Markdown images account for NextJS basepath
  • "powered by guider" link is now clickable (resolves Clickable "powered by guider" link #50)
  • Next and previous page links are now added to the page end (resolves Next/prev page button #49)
  • Word breaks are added (resolves Word breaks dont break #47)
  • Added simple breadcrumb if a page is in a group
  • Add movie-web to showcases
  • Change styling of links, less color
  • Adjusted styling for buttons
  • Fixed bug where active style didnt apply to link buttons
  • Added level 3 headings to the TOC, with one indent
  • Added search (resolves Flexsearch integration #18)

doc changes:

  • typo fixes
  • Added documentation for new pageEnd partial and new navContext on the useGuider hooks.
  • Added API ref + docs common setup
  • Fixed and modified all landing page and marketing text.
  • Removed blog + docs common setup, not well supported by Guider
  • Fix broken list in migration guides

todo:

@mrjvs mrjvs marked this pull request as ready for review April 22, 2024 20:59
@mrjvs mrjvs merged commit a95295b into dev Apr 22, 2024
@mrjvs mrjvs deleted the more-docs branch April 22, 2024 20:59
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.

Clickable "powered by guider" link Next/prev page button Word breaks dont break Flexsearch integration
1 participant