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.
|
4 months ago | |
---|---|---|
.github/ISSUE_TEMPLATE | 2 years ago | |
_data | 4 months ago | |
_includes | 2 years ago | |
_layouts | 2 years ago | |
_sass | 3 years ago | |
_services | 2 years ago | |
_team | 2 years ago | |
assets | 2 years ago | |
images | 4 months ago | |
screenshots | 3 years ago | |
.gitignore | 3 years ago | |
Gemfile | 2 years ago | |
LICENSE | 3 years ago | |
README.md | 2 years ago | |
_config.yml | 2 years ago | |
about.md | 2 years ago | |
acknowledgment.md | 2 years ago | |
build.sh | 2 years ago | |
contact.md | 2 years ago | |
faq.md | 2 years ago | |
index.md | 2 years ago | |
netlify.toml | 3 years ago | |
services.md | 2 years ago | |
stackbit.yaml | 3 years ago | |
team.md | 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!