diff --git a/changelog/lw/1.mdx b/changelog/lw/1.mdx deleted file mode 100644 index 18202e2cf..000000000 --- a/changelog/lw/1.mdx +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: 'Launch Week I' -description: 'CLI Enhancements, Docs Feedback, Global CSS, API Playground Redesign, Web Editor' ---- - - - - - -## CLI Enhancements - -We shipped a prebuilt and compiled version of Mintlify that's ready to run in seconds. Plus, we added a custom hot-reloading implementation to speed up development. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-day-1) - -## Docs Feedback - -This feature allows users to upvote or downvote on the helpfulness of a documentation page. You can identify which pages are underperforming and where to focus efforts. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-day-2) - -## Global CSS - -If you're searching for the design functions needed to seamlessly fit your docs into your brand, look no further. Now, you can alter design, layout, and variations for different device displays, all from a single style sheet. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-day-3) -- [Learn more about Custom CSS](/advanced/custom/css) - -## API Playground Redesign - -We overhauled the API Playground for a new and improved design. This upgrade handles edge cases and offers expanded features, including technical functions, effortless UX, and sleek UI. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-day-4) -- [Learn more about the API Playground](/api-playground/overview) - -## Web Editor - -Built with markdown parsers and inspired by code editors like VS Code, the Web Editor lets you alter docs content on the web, commit and push in-editor, access a high-fidelity preview of your docs content next to code — without CLI, and preview valid markdown edits. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-day-5) -- [Go to the editor](https://dashboard.mintlify.com/editor) \ No newline at end of file diff --git a/changelog/lw/2.mdx b/changelog/lw/2.mdx deleted file mode 100644 index 04c16a7b6..000000000 --- a/changelog/lw/2.mdx +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: 'Launch Week II' -description: 'Preview Deployments, Snippets V2, Open-source MDX Engine, Custom JS, Chat Analytics' ---- - - - - - -## Preview Deployments - -Now, when a user creates a pull request, we will generate a unique link that shows exactly what your docs will look like in production before they are live. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-2-day-1) - -## Snippets V2 - -Snippets V2 offers more flexibility and performance while being rebuilt from the ground up to resemble the import experience that developers know and love. - -- [Read the blog announcement here](https://mintlify.com/blog/launch-week-2-day-2) -- [Learn more about Reusable Snippets](/reusable-snippets) - -## Open Source MDX Engine - -You can now integrate our package to access Mintlify-flavored markdown and code syntax highlighting. - -- [Read the blog announcement](https://mintlify.com/blog/launch-week-2-day-3) -- [Star this repo on GitHub](https://github.com/mintlify/mdx) - -## Custom JS - -Custom JS allows you to add custom executable code globally. It's the equivalent of adding a `