t2bot / t2bot.io

Website for t2bot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

t2bot.io

Website for t2bot.io.

Building/running:

npm install
npm run watch    # For development
npm run build    # For production. Outputs to ./site/

Windows users: it is recommended to use WSL with the watcher as cuttlebelle currently does not properly work with Windows directly.

Docker:

docker run -it -p 80:80 t2bot/t2bot.io

About

Website for t2bot.io

License:MIT License


Languages

Language:CSS 55.1%Language:JavaScript 43.4%Language:Dockerfile 1.5%