Go to file
Alexandre Dulaunoy 57c68fe7ab
chg: [services] API page updated
2021-10-08 08:17:02 +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: [slides] from the ATT&CK EU community 2021-06-01 15:25:46 +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 nuke "Universal" for humility purposes :-) 2021-02-07 19:09:58 +01:00
acknowledgment.md Ack additional contributors 2021-02-24 08:12:34 +01:00
build.sh
contact.md chg: [contact] 2021-05-24 22:46:25 +02:00
faq.md Syntax corrections and minor improvements 2021-02-24 08:31:05 +01:00
index.md consistency and better wording 2021-02-14 19:19:28 +01:00
netlify.toml
services.md chg: [services] API page updated 2021-10-08 08:17:02 +02:00
stackbit.yaml
team.md chg: [team] fixed 2021-02-24 09:30: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

  • 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!