readme
This commit is contained in:
parent
17b0fc8d6f
commit
954ce9ca4e
1 changed files with 12 additions and 5 deletions
13
README.md
13
README.md
|
@ -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)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue