Skip to content

LideviK/django-cms-60min-demo-2021

 
 

Repository files navigation

Currently this project has 3 live instances:

Development Setup

See the general setup instructions

Project intro & guidelines

You can download and import the demo data here. In order to import the data:

  • extract data.zip into the root directory of the project
  • docker-compose up
  • import demo-2021-07-09 into the db database

Codebase Source

This project is built upon https://gitlab.com/effective-altruism/ea-cms-template/ (with friendly permission from EA).

Tech Stack

  • Debian 10
  • Python 3.9
  • Django 3.1
  • DjangoCMS 3.8
  • Node 14
  • Webpack 5
  • TypeScript 4
  • Bootstrap 4

About

This is the source code for the 60min django CMS demo via https://www.django-cms.org/en/test-django-cms/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.4%
  • HTML 18.4%
  • SCSS 15.7%
  • TypeScript 3.0%
  • JavaScript 2.4%
  • Vue 0.7%
  • Other 0.4%