Skip to content

ChangeTheeWorld/website

Repository files navigation

The Website

the website for the Change The World Initiative.

required dependecies

dependencies you'll have to install to get this project running

  • django
  • django-tailwind
  • djangorestframework

run

python manage.py runserver localhost:8000

after that, to get access to tailwind, also run

python manage.py tailwind start

apps

blog

the urls with a prefix /blog/, used for the blog (duh)

home

the homepage of the site.

theme

idk what it is, but it's required for working with tailwind in Django. please don't touch anything in that app unless you want to change the tailwind config, in which case the path is theme/static_src/tailwind.config.js.

About

the website for the Change The World Initiative

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published