Go to file
Alexandre Dulaunoy 6410f331f9
chg: [jemoji] added
2021-02-24 08:10:21 +01:00
.github/ISSUE_TEMPLATE
_data
_includes
_layouts
_sass
_services chg: [concept] UUID definition + non-referenced URL generation 2021-02-24 08:08:24 +01:00
_team
assets
images nuke "Universal" for humility purposes :-) 2021-02-07 19:14:59 +01:00
screenshots
.gitignore
Gemfile chg: [jemoji] added 2021-02-24 08:10:21 +01:00
LICENSE
README.md
_config.yml chg: [jemoji] added 2021-02-24 08:10:21 +01:00
about.md
acknowledgment.md consistency and better wording 2021-02-14 19:19:28 +01:00
build.sh
contact.md consistency and better wording 2021-02-14 19:19:28 +01:00
faq.md consistency and better wording 2021-02-14 19:19:28 +01:00
index.md consistency and better wording 2021-02-14 19:19:28 +01:00
netlify.toml
services.md fix: [service] broken link fixed 2021-02-19 06:42:52 +01:00
stackbit.yaml
team.md

README.md

CyCAT.org website

Installation

Installing Ruby & Jekyll

If this is your first time using Jekyll, please follow the Jekyll docs and make sure your local environment (including Ruby) is setup correctly.

Installing website

Download or clone the website.

To run the theme locally, navigate to the theme directory and run:

bundle install

To start the Jekyll local development server.

bundle exec jekyll serve

To build the theme.

bundle exec jekyll build

Deployment

  • Run ./build.sh

License

The website is based on Jekyll-serif).

This theme is open source under the MIT license. If you fork or copy this theme you must leave me as the original author in the LICENSE file (on line 3 where I am listed as the author). Really, I just don't want people copying this theme and then saying it's their theme, because I put a lot of work into my themes, thanks!