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.