An open API service indexing awesome lists of open source software.

https://github.com/shadowtime2000/11ty-notes

An 11ty starter to manage your notes
https://github.com/shadowtime2000/11ty-notes

Last synced: about 1 year ago
JSON representation

An 11ty starter to manage your notes

Awesome Lists containing this project

README

          

# note-management-site

This is a static site created with Eleventy meant to help you organize your notes on different concepts and such.

## ENV Variables

These are the three required ENV variables:

* `PAYMENT_POINTER` - A payment pointer for web monetization
* `AUTHOR` - The username to use as the author of these notes
* `COPYRIGHT` - Who owns the right to all these notes

All your notes should be written in the `src/notes` folder with the appropriate metadata.