Skip to content

nataraj-hates-MS-for-stealing-github/t2bot.io

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.3%
  • JavaScript 44.1%
  • Dockerfile 1.6%