Skip to content

HCanber/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published