opendocs

πŸŽ‰β€Next.js beautifully designed template that you can use for your projects for free with site, blog and docs support. Accessible. Customizable. Open Source with i18n support.

OTHER License

Stars
86
Committers
2

Bot releases are hidden (Show)

opendocs - v3.0.2

Published by daltonmenezes about 1 month ago

What's Changed

Full Changelog: https://github.com/daltonmenezes/opendocs/compare/v3.0.1...v3.0.2

opendocs - v3.0.1 Latest Release

Published by daltonmenezes 2 months ago

What's Changed

  • adds mdx code, component and frontmatter docs
  • adds source link property for docs and blog posts
  • adds tailwind.config.ts on settings.json
  • fixes expanded accordion state on first load when pathname matches
  • fixes mdx.css styles for better support to rehype-pretty-code
  • fixes label on sidebar-nav.tsx in accordion trigger
  • fixes mdx alert, tabs, ul components styles
  • removes useless mdx blog and doc files

Full Changelog: https://github.com/daltonmenezes/opendocs/compare/v3.0.0...v3.0.1

opendocs - v3.0.0

Published by daltonmenezes 2 months ago

What's Changed

Full Changelog: https://github.com/daltonmenezes/opendocs/compare/v2.1.1...v3.0.0

opendocs - v2.1.1

Published by daltonmenezes 2 months ago

What's Changed

Fixes mobile issues

  • fixes mobile layout issues on blog post page
  • fixes command component where data-disabled selector was wrong, making it unclickable
  • fixes docs sidebar nav content showing on menu outside docs page

Full Changelog: https://github.com/daltonmenezes/opendocs/compare/v2.1.0...v2.1.1

opendocs - v2.1.0

Published by daltonmenezes 2 months ago

opendocs - v2.0.0

Published by daltonmenezes 2 months ago

Blogs have arrived! πŸŽ‰

It is with happiness that I announce that blogs have arrived at opendocs! πŸŽ‰

Now you can create and manage blogs with ease and speed.

To get started, just add a new .mdx file to the ./content/blog/[language] directory and it will be automatically displayed on the blog page.

In addition, you can count on features such as:

  • Automatic and internationalized RSS feed in xml and json
  • Automatic sitemap
  • SEO
  • Tag support
  • Pagination
  • Author post data
  • Reading time indicator

Full Changelog: https://github.com/daltonmenezes/opendocs/compare/v1.0.0...v2.0.0

opendocs - v1.0.0

Published by daltonmenezes 3 months ago

Related Projects