Skip to content

Releases: daltonmenezes/opendocs

v3.0.2

14 Sep 01:59
Compare
Choose a tag to compare

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

19 Aug 01:32
c1f643e
Compare
Choose a tag to compare

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: v3.0.0...v3.0.1

v3.0.0

12 Aug 00:44
711d403
Compare
Choose a tag to compare

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

08 Aug 23:48
Compare
Choose a tag to compare

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

08 Aug 02:47
Compare
Choose a tag to compare

What's Changed

dynamic-og-images-is-here

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

06 Aug 02:09
42fc3a3
Compare
Choose a tag to compare

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

02 Aug 23:40
9229464
Compare
Choose a tag to compare