Go to file
Alexandre Dulaunoy 3c19ce98ba
new: [api] PDF API Documentation (version 0.9) added
2021-06-01 11:24:11 +02:00
.github/ISSUE_TEMPLATE
_data
_includes chg: [favicon] default 2021-05-22 17:17:43 +02:00
_layouts chg: [favicon] default 2021-05-22 17:17:43 +02:00
_sass
_services chg: [explanation] typo fixed 2021-02-24 10:00:40 +01:00
_team
assets new: [api] PDF API Documentation (version 0.9) added 2021-06-01 11:24:11 +02:00
images new: [favicon] CyCAT 2021-05-22 15:04:41 +02:00
screenshots
.gitignore
Gemfile chg: [gemfile] updated for rss 2021-02-26 15:03:14 +01:00
LICENSE
README.md
_config.yml chg: [gemfile] updated for rss 2021-02-26 15:03:14 +01:00
about.md
acknowledgment.md
build.sh
contact.md chg: [contact] 2021-05-24 22:46:25 +02:00
faq.md
index.md
netlify.toml
services.md
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!