https://github.com/p-e-w/enough
https://github.com/p-e-w/enough
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/p-e-w/enough
- Owner: p-e-w
- License: agpl-3.0
- Created: 2022-09-20T07:04:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T22:09:11.000Z (over 3 years ago)
- Last Synced: 2025-07-25T03:48:35.969Z (12 months ago)
- Language: Rust
- Size: 79.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enough
A simple blogging system.
## License
Copyright © 2022 Philipp Emanuel Weidmann ()
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
**By contributing to this project, you agree to release your
contributions under the same license.**