https://github.com/danekf/folio
Personal website for Danek Fill, built using django.
https://github.com/danekf/folio
Last synced: about 1 month ago
JSON representation
Personal website for Danek Fill, built using django.
- Host: GitHub
- URL: https://github.com/danekf/folio
- Owner: danekf
- Created: 2022-11-28T15:08:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T20:32:47.000Z (over 3 years ago)
- Last Synced: 2025-12-07T00:31:37.706Z (7 months ago)
- Language: Python
- Homepage:
- Size: 675 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements
Python v 3.10.7
Pymongo v 4.3.3
dnspython v 2.2.1
virtualenv v 20.17.1
django-dotenv v 0.9.0 (for env file use)
# Colour Palette

Crimson : D7263D
Portland Orange : F46036
Space Cadet : 2E294E
Persian Green : 1b998B
June Bud : C5D86D
light gray : D3D3D3
# Command reminders (for the new)
## Connecting to virtual env
source envFolio/bin/activate