Skip to content

Latest commit

 

History

History
80 lines (47 loc) · 1.99 KB

README.md

File metadata and controls

80 lines (47 loc) · 1.99 KB

Open in Dev Containers

My Notes

See https://notes.canberger.se for the rendered version.

How to run locally

Built using Docsify.

Prerequisites

  • VSCode
  • Docker

Open in VS Code

Clone, and open this repository in VSCode in Dev Containers, or use this link: Open in Dev Containers to get started. Clicking the link will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.

Run

Either hit F5 to start the server in the container, or run the following command in the terminal:

docsify serve docs

Open http://localhost:3000 in your browser.

Markdown

Written using normal markdown supported by Marked including GitHub + these extensions:

Theming: https://jhildenbiddle.github.io/docsify-themeable/#/markdown