An open API service indexing awesome lists of open source software.

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.

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

https://coolors.co/d7263d-f46036-2e294e-1b998b-c5d86d

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