Go to file
Pierre Hubert f7fe10c8c2 Can build Docker image 2021-10-24 15:08:37 +02:00
_includes Add contact webpage 2021-05-05 11:11:13 +02:00
_layouts Improved pages style 2018-05-10 13:17:53 +02:00
_sass Added privacy policy 2018-05-10 13:52:44 +02:00
about Add contact webpage 2021-05-05 11:11:13 +02:00
css Improved pages style 2018-05-10 13:17:53 +02:00
developer Update about website 2021-02-16 13:04:45 +01:00
font-awesome Initial commit 2018-05-08 16:11:40 +02:00
gfonts/s Installed local (self-hosted) fonts 2018-05-10 11:05:42 +02:00
img Update site title 2018-05-12 11:52:29 +02:00
js Initial commit 2018-05-08 16:11:40 +02:00
less Initial commit 2018-05-08 16:11:40 +02:00
vendor Added vendor files 2018-05-19 09:49:29 +02:00
.editorconfig Initial commit 2018-05-08 16:11:40 +02:00
.gitignore Added vendor files 2018-05-19 09:49:29 +02:00
.ruby-version Initial commit 2018-05-08 16:11:40 +02:00
Dockerfile Can build Docker image 2021-10-24 15:08:37 +02:00
LICENSE Update about website 2021-02-16 13:04:45 +01:00
README.md Updated README 2018-05-10 12:58:18 +02:00
_config.yml Update about website 2021-02-16 13:04:45 +01:00
build_docker.sh Can build Docker image 2021-10-24 15:08:37 +02:00
donate.html Added donate page 2018-05-12 12:07:01 +02:00
gulpfile.js Initial commit 2018-05-08 16:11:40 +02:00
index.html Added OpenGraph 2018-05-12 12:02:15 +02:00
package.json First modifications 2018-05-08 16:24:28 +02:00

README.md

About Comunic Website

=========================

Website that present Comunic. The site is based on Jekyll and the Jeky New Age theme.

Run the site locally

  • Jekyll is required. Install it using apt install jekyll or npm install jekyll
  • Run the following command: jekyll serve -w
  • Open your browser at http://127.0.0.1:4000/