subnero1 / subnero1.github.io

Subnero Website
http://subnero.com/
0 stars 0 forks source link

Subnero Website

The future of underwater wireless

Build Status

Install

  1. clone the project: git clone git@github.com:subnero1/subnero1.github.io.git && cd subnero1.github.io

Development

  1. build static pages: jekyll build
    • start local server: jekyll serve --config _dev_config.yml --watch