This commit is contained in:
Christoph J. Scherr 2023-06-06 10:16:41 +02:00
parent 17b0fc8d6f
commit 954ce9ca4e
No known key found for this signature in database
GPG key ID: 25B4ACF7D88186CC

View file

@ -1,9 +1,16 @@
# gawa # gawa
Gawa is my personal website. I've personally written it using the django framework. Gawa is my personal website. I've personally written it using the django framework.
# License ## TODO
- [ ] search
- Redesign search result card
- [ ] deployment
- fullfill all `python manage.py check --deploy` requirements
- improve logging
## License
Bootstrap: MIT Licensed Bootstrap: MIT Licensed
Django: BSD 3-Clause "New" or "Revised" License Django: BSD 3-Clause "New" or "Revised" License
## My own additions: Gawa: MIT Licensed, see LICENSE
Gawa: MIT Licensed, LICENSE (file)