You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alexandre Dulaunoy dd9324ab58
chg: [social] add Mastodon link
4 months ago
.github/ISSUE_TEMPLATE Update issue templates 2 years ago
_data chg: [social] add Mastodon link 4 months ago
_includes chg: [favicon] default 2 years ago
_layouts chg: [favicon] default 2 years ago
_sass update logo svg colors 3 years ago
_services chg: [explanation] typo fixed 2 years ago
_team Merge pull request #1 from iglocska/patch-1 2 years ago
assets new: [slides] from the ATT&CK EU community 2 years ago
images chg: [social] add Mastodon link 4 months ago
screenshots testing gh pages 3 years ago
.gitignore refresh theme 3 years ago
Gemfile chg: [gemfile] updated for rss 2 years ago
LICENSE Update LICENSE 3 years ago
README.md chg: [doc] reference to a build 2 years ago
_config.yml chg: [gemfile] updated for rss 2 years ago
about.md nuke "Universal" for humility purposes :-) 2 years ago
acknowledgment.md Ack additional contributors 2 years ago
build.sh chg: [updates] some updates 2 years ago
contact.md chg: [contact] 2 years ago
faq.md Syntax corrections and minor improvements 2 years ago
index.md Update index.md 2 years ago
netlify.toml update to jekyll 4 3 years ago
services.md Update services.md 2 years ago
stackbit.yaml remove config defaults 3 years ago
team.md chg: [team] updated 1 year ago

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!