Skip to content

A tiny note taking application using the Threax Hypermedia Framework.

License

Notifications You must be signed in to change notification settings

threax/Threax.Notes

Repository files navigation

Threax.Notes

Note taking app. Uses CodeMirror to highlight markdown.

Building

To build this image you will need to use the experimental buildkit.

First set your environment variable to enable buildkit (powershell)

$env:DOCKER_BUILDKIT

Then invoke the build like this.

docker build . -f .\Notes\Dockerfile -t notes --progress=plain

Icon Attribution

Icon used from Wikimedia Commons under the Creative Commons Attribution 3.0 Unported license. Modifications were made to the original image.