Go to file
Alexandre Dulaunoy dd9324ab58
chg: [social] add Mastodon link
2023-02-04 11:00:00 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2021-02-01 11:46:48 +01:00
_data chg: [social] add Mastodon link 2023-02-04 11:00:00 +01:00
_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 update logo svg colors 2020-08-27 17:02:44 +10:00
_services chg: [explanation] typo fixed 2021-02-24 10:00:40 +01:00
_team Merge pull request #1 from iglocska/patch-1 2021-02-02 11:59:53 +01:00
assets new: [slides] from the ATT&CK EU community 2021-06-01 15:25:46 +02:00
images chg: [social] add Mastodon link 2023-02-04 11:00:00 +01:00
screenshots testing gh pages 2020-08-27 13:38:55 +10:00
.gitignore refresh theme 2020-08-23 20:01:06 +10:00
Gemfile chg: [gemfile] updated for rss 2021-02-26 15:03:14 +01:00
LICENSE Update LICENSE 2020-01-17 15:43:39 +10:00
README.md chg: [doc] reference to a build 2021-02-01 09:44:57 +01:00
_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 chg: [updates] some updates 2021-01-30 20:38:57 +01:00
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 Update index.md 2021-10-16 08:33:23 +02:00
netlify.toml update to jekyll 4 2020-08-23 13:57:25 +10:00
services.md Update services.md 2021-10-16 08:31:23 +02:00
stackbit.yaml remove config defaults 2020-10-17 10:22:26 +10:00
team.md chg: [team] updated 2022-03-18 15:45:46 +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!