Skip to content

BloomBooks/bloom-docs-old

Repository files navigation

This is currently an experiment in using Docusaurus for Bloom documentation.

Prerequisites

Getting Started

  1. Clone this to your own github account.

  2. Open the folder in VSCode. VSCode should recommend that you add two extensions:

  3. Open a terminal (Ctrl + Shift + `)

  4. Type npm run start

That should open up the site in a browser for you.

Editing a Document

Now go to the docs directory and edit one of the documents you see there. When you save, the browser should show your changes.

Adding Screenshots

To add a screenshot, use CTRL + Alt + v. This tells the Paste Image extension to save the image to an "img" directory next to the current file and insert the markdown the way Docusaurus wants it.

Keeping Images and Text Together

In order to create a folder that only exists to keeps various MD files together with a single "img" folder, create a folder and end it with a dash. This folder will make a new level in the sidebar. (Our custom sidebarItemsGenerator understands this dash).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published