Releases: daltonmenezes/opendocs
Releases · daltonmenezes/opendocs
v3.0.3
What's Changed
- fix: dynamically import Vortex component and disable it for Firefox by @daltonmenezes in #13
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- fix: disable vortex component on firefox due very laggy issues by @daltonmenezes in #8
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- feat: v3.0.1 by @daltonmenezes in #7
- 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: v3.0.0...v3.0.1
v3.0.0
What's Changed
- build: migrate to turborepo by @daltonmenezes in #5
- fixes settings.json code saving issues
- moves content folder with blog and docs to apps/content
- updates content files for new paths
Full Changelog: v2.1.1...v3.0.0
v2.1.1
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: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: dynamic open graph images by @daltonmenezes in #3
Read more about it at https://opendocs.daltonmenezes.com/blog/dynamic-og-images-is-here
Full Changelog: v2.0.0...v2.1.0
v2.0.0
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: v1.0.0...v2.0.0
v1.0.0
Full Changelog: https://github.com/daltonmenezes/opendocs/commits/v1.0.0