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
- Host: GitHub
- URL: https://github.com/shadowtime2000/11ty-notes
- Owner: shadowtime2000
- License: mit
- Created: 2020-12-08T07:11:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-08T23:12:28.000Z (over 5 years ago)
- Last Synced: 2025-03-30T06:27:59.232Z (about 1 year ago)
- Language: Liquid
- Homepage: https://11ty-notes.vercel.app/
- Size: 98.6 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.