Go to file
Alexandre Dulaunoy 03b91825e5
chg: [image] andras added
2021-01-31 10:36:06 +01:00
_data chg: [fixes] updated 2021-01-30 21:06:47 +01:00
_includes
_layouts chg: [updates] some updates 2021-01-30 20:38:57 +01:00
_sass
_services chg: [services] removed templates 2021-01-30 20:51:04 +01:00
_team chg: [team] updated 2021-01-31 10:34:10 +01:00
assets
images chg: [image] andras added 2021-01-31 10:36:06 +01:00
screenshots
.gitignore
Gemfile
LICENSE
README.md chg: [updates] some updates 2021-01-30 20:38:57 +01:00
_config.yml chg: [fixes] updated 2021-01-30 21:06:47 +01:00
about.md chg: [about] first version WiP 2021-01-30 20:53:18 +01:00
build.sh chg: [updates] some updates 2021-01-30 20:38:57 +01:00
contact.md chg: [updates] some updates 2021-01-30 20:38:57 +01:00
index.md chg: [updates] some updates 2021-01-30 20:38:57 +01:00
netlify.toml
services.md chg: [services] WiP 2021-01-30 20:59:02 +01:00
stackbit.yaml remove config defaults 2020-10-17 10:22:26 +10:00
team.md Update team.md 2021-01-30 21:40:00 +01:00

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

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!