lirc572 / tang-doc

Documentation for Lichee Tang

Home Page:https://lirc572.github.io/tang-doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tang-doc

Documentation for Tang Primer

Build Status

Build Doc

This documentation site is powered by Hugo.

You need Hugo to be able to build the site.

To install Hugo:

sudo apt-get install hugo

Get Doc source code:

sudo apt install git 
git clone https://github.com/kprasadvnsi/tang-doc.git

Install submodules:

cd tang-doc
git submodule init
git submodule update

Serve as a website:

hugo server

Then visit http://localhost:1313

About

Documentation for Lichee Tang

https://lirc572.github.io/tang-doc/

License:MIT License


Languages

Language:HTML 100.0%