chrberndt / liferay-workshop-exercises

A collection of Liferay related exercises.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liferay-workshop-exercises

A collection of Liferay related exercises.

How to Build (on Debian / Ubuntu Linux)

git clone git@github.com:chrberndt/liferay-workshop-exercises.git
cd liferay-workshop-exercises
# sudo apt-get install python3-sphinx
sudo apt install python3-pip
pip3 install sphinx
pip3 install recommonmark
pip3 install sphinx-markdown-tables
#pip3 install sphinx_rtd_theme
pip3 install furo
pip3 install sphinx-copybutton
pip3 install --upgrade myst-parser

Contact

christian.berndt@liferay.com

About

A collection of Liferay related exercises.

License:GNU General Public License v3.0


Languages

Language:Python 80.1%Language:Batchfile 11.2%Language:Makefile 8.7%