Cookiecutter template for creating CentOS Docs subsites
Install the cookiecutter
tool
On CentOS:
# This installs cookiecutter in the user's python environment
user:~$ pip install --user -U cookiecutter
On Fedora:
dnf install python{,3}-cookiecutter
Generate a new CentOS Docs Subsite:
cookiecutter gh:bstinsonmhk/cookiecutter-centos-docs
This project is licensed under the terms of the MIT License