Skip to content

dbuzhorwp/website

 
 

Repository files navigation

CDAP website

Build Status

This site is built using hugo. Follow instruction to install hugo.

Up And Running

git clone --recurse-submodules https://github.com/cdapio/website.git
cd website
hugo server

Open http://localhost:1313 in your browser, change some file and site will rebuild automatically.

Build

Install node.js.

npm install
hugo --gc --minify

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.6%
  • CSS 35.4%
  • Python 9.3%
  • JavaScript 6.7%
  • Shell 2.0%