Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !12403

chore: update docusaurus to latest version

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/arifszn/update-docusaurus into main May 15, 2022
  • Overview 1
  • Commits 6
  • Pipelines 0
  • Changes 4

Created by: arifszn

Motivation

Update docusaurus from alpha to the beta (latest) version.

Changelog: https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md

Some styles were changed:

  • Use default font size: The fonts were made larger by custom CSS and I could not find any requirements for the change. That's why reverting to the default font size that docusaurus provides. It looks better to me that way.
  • Use GitHub icon in navbar instead of text: Replaced the top right side GitHub text with GitHub icon. Supports dark mode too.
  • Move navbar items to left side: Moved the navbar items: Docs and Help to the left side following docusaurus website.

Preview

https://arifszn.github.io/create-react-app

Screenshots

Previous

Screenshot (337)

Updated

Screenshot (339)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/arifszn/update-docusaurus