36 lines
854 B
Markdown
36 lines
854 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`](mailto:contact@cscherr.de) | `hrCcDa0jBspG` |
|
|
|
|
## License
|
|
|
|
Bootstrap: MIT Licensed
|
|
Django: BSD 3-Clause "New" or "Revised" License
|
|
|
|
__Gawa: MIT Licensed, see LICENSE__
|
|
|
|
## Dependencies
|
|
|
|
| Description | Package (fedora) |
|
|
|----------------|------------------|
|
|
| Database stuff | `libpq-devel` |
|
|
| Database stuff | `mariadb` |
|
|
|
|
## Security
|
|
|
|
- [ ] Do something about the files in the blog dir
|
|
(.git dir for example)
|