Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

icenet-ai/icenet-ai-website-archive

Repository files navigation

Warning

ARCHIVED

This is the code base for the old icenet.ai website, prior to 5th of Jan 2025.

It has been renamed and replaced by icenet-ai.github.io.

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