Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

ntrrg/ntdocutils-theme-template

Repository files navigation

Usage

1. Get the template.

$ git clone \
  --depth 1 \
https://github.com/ntrrg/ntdocutils-theme-template.git \
REPOSITORY_NAME

2. Set up the template.

$ cd REPOSITORY_NAME
$ EDITOR config.sh

config.sh:

NAME="test"
VERSION="1.0.0"
DESCRIPTION="This is a test theme."
URL="https://github.com/ntrrg/ntdocutils-theme-test"
AUTHOR="Miguel Angel Rivera Notararigo"
EMAIL="ntrrgx@gmail.com"
SERVER="https://ntrrg.github.io/ntdocutils-theme-test/ntdocutils-theme-test"
$ ./setup.sh

See https://nt.web.ve/en/projects/ntdocutils/#create-a-theme.

Acknowledgment

Working on this project I use/used: