gawa/README.md

29 lines
591 B
Markdown

# gawa
Gawa is my personal website. I've personally written it using the Django framework.
## Credentials
These are the Credentials for logging into the admin panel:
| Username | Password |
|----------|----------|
| root | root |
### Blog
| Username | Password |
|--------------------|--------------|
| contact@cscherr.de | hrCcDa0jBspG |
## License
Bootstrap: MIT Licensed
Django: BSD 3-Clause "New" or "Revised" License
__Gawa: MIT Licensed, see LICENSE__
## Security
- [ ] Do something about the files in the blog dir
(.git dir for example)