Go to file
2018-05-10 12:58:18 +02:00
_includes Made developers link lives 2018-05-10 12:53:53 +02:00
_layouts Fix typo 2018-05-10 12:09:57 +02:00
_sass Fix typo 2018-05-10 12:09:57 +02:00
css Fix typo 2018-05-10 12:09:57 +02:00
developer Fix typo 2018-05-10 12:09:57 +02: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 Removed useless files 2018-05-08 19:06:35 +02:00
js Initial commit 2018-05-08 16:11:40 +02:00
less Initial commit 2018-05-08 16:11:40 +02:00
_config.yml Add link to website 2018-05-08 16:36:48 +02:00
.editorconfig Initial commit 2018-05-08 16:11:40 +02:00
.gitignore Initial commit 2018-05-08 16:11:40 +02:00
.ruby-version Initial commit 2018-05-08 16:11:40 +02:00
gulpfile.js Initial commit 2018-05-08 16:11:40 +02:00
index.html Gave a new structure to project 2018-05-10 11:16:54 +02:00
LICENSE Update licence 2018-05-08 19:07:40 +02:00
package.json First modifications 2018-05-08 16:24:28 +02:00
README.md Updated README 2018-05-10 12:58:18 +02:00

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/