2023-05-29 02:26:25 +02:00
|
|
|
# gawa
|
2023-07-15 14:28:44 +02:00
|
|
|
|
|
|
|
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 |
|
2023-06-02 13:00:10 +02:00
|
|
|
|
2023-09-25 23:34:26 +02:00
|
|
|
### Blog
|
|
|
|
|
|
|
|
| Username | Password |
|
|
|
|
|--------------------|--------------|
|
|
|
|
| contact@cscherr.de | hrCcDa0jBspG |
|
|
|
|
|
2023-06-06 20:57:13 +02:00
|
|
|
## License
|
2023-07-15 14:28:44 +02:00
|
|
|
|
2023-06-06 20:57:13 +02:00
|
|
|
Bootstrap: MIT Licensed
|
|
|
|
Django: BSD 3-Clause "New" or "Revised" License
|
2023-06-02 13:00:10 +02:00
|
|
|
|
2023-07-15 14:28:44 +02:00
|
|
|
__Gawa: MIT Licensed, see LICENSE__
|
2023-09-25 23:34:26 +02:00
|
|
|
|
|
|
|
## Security
|
|
|
|
|
|
|
|
- [ ] Do something about the files in the blog dir
|
|
|
|
(.git dir for example)
|