Skip to content

fccn/nau-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAU Themes for OpenEdx

This repository contains the NAU themes.

The Makefile on project root extracts on edx-platform. The Makefile on ecommerce folder extracts for the ecommerce.

Python

This repository requires the Python version 3.11.

Create a virtual environment

pyenv shell 3.11
python --version
python -m venv venv
. venv/bin/activate

Requirements

make requirements

Update translations

To extract the strings to be translated, add them to .po files and to compile the translation .mo files, run the Makefile target translations.

make translations

About

NAU Themes for OpenEdx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10