Skip to content

timothyylim/tpot-wiki

Repository files navigation

tpot Wiki

Welcome to the tpot Wiki repository, a static site built using Hugo.

git clone https://github.com/timothyylim/tpot-wiki.git
cd tpot-wiki

Installation

Once you have cloned the repository and have Hugo installed, run the following commands to start the development server:

hugo server

Visit http://localhost:1313/ to view the site locally.