icenet-ai / icenet-ai.github.io

https://icenet.ai
MIT License
0 stars 3 forks source link

Overview

This is the IceNet site, built using the Agency Jekyll Theme Template

Developing locally

To build and deploy the website locally, please follow instructions from the jekyllrb website.

TL;DR:

gem install jekyll bundler
bundle exec jekyll serve --livereload