switch to gitlab served themes.

modified:   requirements.py3.txt
This commit is contained in:
Russell Ballestrini 2022-08-01 10:34:27 -04:00
parent 232982cfe0
commit d7f8039778

View file

@ -44,14 +44,15 @@ ago
miniuri
# my miscutils checked out via git as an editable package.
#-e git+git@github.com:russellballestrini/miscutils.git#egg=miscutils
git+https://github.com/russellballestrini/miscutils.git#egg=miscutils
# the official Remarkbox "meta" theme.
git+https://github.com/russellballestrini/remarkbox-theme-meta.git#egg-remarkbox-theme-meta
#git+https://github.com/russellballestrini/remarkbox-theme-meta.git#egg-remarkbox-theme-meta
git+https://git.unturf.com/engineering/remarkbox/remarkbox-theme-meta.git#egg-remarkbox-theme-meta
# another example theme.
git+https://github.com/russellballestrini/remarkbox-westworld.git#egg-remarkbox-westworld
#git+https://github.com/russellballestrini/remarkbox-westworld.git#egg-remarkbox-westworld
git+https://git.unturf.com/engineering/remarkbox/remarkbox-westworld.git#egg-remarkbox-westworld
# Create URI slugs from titles.
python-slugify