Skip to content

feat: Instantiate Docusaurus

Evelyn Osman requested to merge laura/set-up-docusaurus into main

Created by: LauraLangdon

Description

Setting up docs for Wibblur! We'll be using Docusaurus, which is a static site generator specifically tailored for the docs use case.

Motivation & Context

We need docs. period, but also and most urgently we need a guide for folks getting started with Wibblur so they feel cared-for and empowered.

Changes include

  • Fix (non-breaking change that solves an issue/bug)
  • New feature (non-breaking change that adds functionality)
  • Task (non-breaking change that is not a bug or feature)
  • Breaking change (change is not backwards-compatible, or changes current functionality)
  • New dependency added (change will require the team to update their local workspaces)
  • Data Model added or changed

Testing

  • I have added Unit tests for this functionality
  • I have manually tested this functionality
  • I have not tested this functionality

Reproduction Steps:

Reminders

  • I have updated related documentation or feel it's not needed
  • I have included necessary reviewers

Other comments

Merge request reports