Skip to content

hydda/hydda.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site Web du projet HYDDA

Build Status

Project's web site: https://hydda.github.io/

This repository contains the sources for HYDDA's community web site.
On every commit, a routine is executed. It generates static HTML files and host them on GitHub pages.

To build the web site locally, you must install Jekyll.
Then, use...

bundle exec jekyll serve -w

... to run a web server locally, or...

bundle exec jekyll build

... to simply generate static HTML files.
When using Jekyll on your own machine, you may have errors about missing gems or dependencies.

sudo gem install jemoji
sudo gem install github-pages

You will find more information on Github's web site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published