Skip to content

Ijin08/grafana.org

 
 

Repository files navigation

Grafana.org website

To build

  • npm install

  • npm install -g bower (if you do not have bower installed)

  • bower install

  • install hugo (Static site gen)

  • grunt : default grunt tasks builds dev build

  • grunt connect: starts dev web server on port 3002

  • grunt watch: will do partial rebuild when modifying sass/html/md files

To build the Docker image for docs:

make docs-build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.5%
  • JavaScript 23.6%
  • HTML 15.8%
  • Other 1.1%