Go to file
Alexandre Dulaunoy d1520bf70c
chg: [ack] updated
2021-02-06 22:07:47 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2021-02-01 11:46:48 +01:00
_data chg: [menu] FAQ added 2021-02-01 11:57:58 +01:00
_includes
_layouts
_sass
_services Update whitepaper.md 2021-02-01 16:11:57 +01:00
_team Merge pull request #1 from iglocska/patch-1 2021-02-02 11:59:53 +01:00
assets
images remove sample profile pics that came with the website template, rename Freddy's picture for consistency purposes. 2021-01-31 20:23:56 +01:00
screenshots
.gitignore
Gemfile
LICENSE
README.md chg: [doc] reference to a build 2021-02-01 09:44:57 +01:00
_config.yml
about.md
acknowledgment.md chg: [ack] updated 2021-02-06 22:07:47 +01:00
build.sh
contact.md
faq.md chg: [faq] who 2021-02-01 12:00:35 +01:00
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!