Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Grimoire Lab website

This repository host the code for Grimoire Lab website.

How to build it

Grimoire Lab site is an static site built using Jekyll, and it relies on GitHub capability to host jekyll based sites, so the output is available in chaoss.github.io/grimoirelab.

If you want to contribute to it, just fork GrimoireLab project, make changes in the docs section and submit a pull request.

You can build the site in your local environment and test your changes with:

$ jekyll serve --watch

The site would be available in http://localhost:4000

Some remarks

Under _data folder you have some special YAML files used by the site:

  • builtwith.yml describes links to some Grimorie Lab public use-cases, given a name, link and one screenshot
  • projects.yml describes main Grimoire Lab components, given a name, fontawesome based icon, GitHub project name, and a short description