pp- / inventory.cybergreen.net

Cybergreen data inventory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation and Local Development Instructions

This website uses Jekyll and Github pages.

To get started, you will need to install Ruby and RubyGems

Then,

# Install Jekyll

gem install jekyll

# Clone the repository

git clone https://github.com/cybergreen-net/inventory.cybergreen.net.git

# Navigate to the repository directory

cd inventory.cybergreen.net/

# Run Jekyll to build and host a local version of the site

jekyll serve --watch

You should then be able to View the locally hosted site in your browser at the address localhost:4000. As you make changes to the repo, Jekyll will automatically regenerate the site accordingly.

The website uses Github pages. Once your changes have been pushed to the gh-pages branch, they will go live at inventory.cybergreen.net.

About

Cybergreen data inventory


Languages

Language:CSS 82.2%Language:HTML 15.3%Language:JavaScript 2.5%