Setup for my personal (pet) server.
You can view the notes on GitHub pages, download them from GitHub releases or check out the source on GitHub.
To contribute, please use the GitHub flow and follow our Code of Conduct.
To build and open the notes locally, run the following:
$ git clone https://github.com/pojntfx/box.git
$ cd box
$ make dev
The note should now be opened. Whenever you change a source file, it will automatically be re-compiled.
Box (c) 2022 Felicitas Pojtinger and contributors
SPDX-License-Identifier: AGPL-3.0