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

feat: migrate to latest docusaurus version and provide necessary updates #295

Merged
merged 15 commits into from
Apr 24, 2024

Conversation

BekahHW
Copy link
Member

@BekahHW BekahHW commented Apr 20, 2024

Description

We were running a much older version of docusaurus. This migration gets us to the latest version.

Additional changes

  • Make the light mode accessible
  • Add robots.txt
  • Add global meta data
  • Fix footer: remove broken link, make more accessible, use updated logo

Related Tickets & Documents

closes #263

Mobile & Desktop Screenshots/Recordings

Steps to QA

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@BekahHW BekahHW requested a review from a team as a code owner April 20, 2024 12:30
Copy link

netlify bot commented Apr 20, 2024

Deploy Preview for docs-open ready!

Name Link
🔨 Latest commit 55b30d0
🔍 Latest deploy log https://app.netlify.com/sites/docs-open/deploys/6628a49d9d617d0008dfde67
😎 Deploy Preview https://deploy-preview-295--docs-open.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adiati98
Copy link
Member

adiati98 commented Apr 20, 2024

@BekahHW some tests are failed, and a couple of them are the Development / test / Test application and the deploy preview. Are these expected because of the migration?

@BekahHW
Copy link
Member Author

BekahHW commented Apr 20, 2024

@BekahHW some tests are failed, and a couple of them are the Development / test / Test application and the deploy preview. Are these expected because of the migration?

Everything should be sorted now.

@BekahHW BekahHW changed the title feat: migrate to latest docusaurus version feat: migrate to latest docusaurus version and provide necessary updates Apr 20, 2024
Copy link
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BekahHW I have a couple of reviews here.
Thanks. 😊

src/css/custom.css Show resolved Hide resolved
@BekahHW BekahHW requested a review from adiati98 April 23, 2024 19:05
Copy link
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adiati98 adiati98 merged commit 93df686 into main Apr 24, 2024
11 checks passed
@adiati98 adiati98 deleted the feat/upgrade-docusaurus branch April 24, 2024 06:36
github-actions bot pushed a commit that referenced this pull request Apr 24, 2024
## [1.73.0](v1.72.0...v1.73.0) (2024-04-24)

### Features

* migrate to latest docusaurus version and provide necessary updates ([#295](#295)) ([93df686](93df686))
Copy link
Contributor

🎉 This PR is included in version 1.73.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 24, 2024
…tes (#295)

* Upgrade docusaurus to v 2

* Fix formatting to remove migration error

* Update theme import

* Add legacy-peer-deps

* Fix broken internal link

* Fix broken link

* Make colors accessible

* Add Robots.txt

* Comment back in theme

* Add global metadata keywords

* Fix footer

* Add support for darkmode accesibility

* Escape formatting to prevent error

* Escape curly braces

* fix: change wording inside curly brackets for consistency

---------

Co-authored-by: Ayu Adiati <retno.ayu98@gmail.com> 93df686
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Update docusaurus
2 participants