Skip to content

RakhithJK/cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS

Multi-language static content management system used by Adblock Plus websites.

This project has been restarted as eyeo/websites/liven.

eyeo/websites/liven is not in use in production yet.

For the legacy Python 2.7 version of this project refer to the eyeo-python2.7-cms branch.

Dependencies

  • Python 3
  • pip for Python 3
  • pip modules in requirements.txt (pip install -r requirements.txt)

Usage

  • Testing/development server python path/to/cms/runserver.py path/to/website
  • Production build python path/to/cms/generate_static_pages.py path/to/website path/to/output

Further reading

Caution: Translations are no longer being synced via crowdin, xtm, or csv in production.

About

CMS used for adblockplus.org [mirrored from https://gitlab.com/eyeo/websites/cms]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • HTML 1.6%