OvermindDL1 / overminddl1.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OvermindDL1 Github Pages Site Generator

Currently using Nikola as the generator, thus it will be required to update this.

Installation and documentation at https://getnikola.com/

Configuration file for the site is conf.py.

To build the site:

nikola build

To see it:

nikola serve -b

To check all available commands:

nikola help

To deploy the current site to github then run:

nikola github_deploy

Install Nikola via:

pip install 'Nikola[extras,tests]'

Upgrade Nikola via:

pip install --upgrade 'Nikola[extras,tests]'

Other nikola dependencies install by:

pip3 install jinja2 webassets watchdog ghp-import2

About


Languages

Language:JavaScript 86.2%Language:CSS 7.5%Language:Python 3.6%Language:HTML 2.3%Language:XSLT 0.2%Language:Shell 0.0%Language:Makefile 0.0%