Swiss is a bold Jekyll theme inspired by Swiss design and the works of Massimo Vignelli. This theme lends itself well to sites heavy on written content.
Forked from https://github.com/broccolini/swiss
- Added green theme.
- Added LinkedIn social.
- Allowed multiple socials.
- Tweaked homepage style.
- Add
remote_theme: willlumm/swiss
to_config.yml
.
https://jekyllrb.com/docs/installation/windows/
- Download
Ruby+Devkit
from https://rubyinstaller.org/downloads/ and install. - Run
ridk install
on last step of installation and selectMSYS2 and MINGW development toolchain
. - Run
gem install jekyll bundler
.
- Run
bundle install
. - Run
bundle exec jekyll serve
.
When your theme is released, only the files in _layouts
, _includes
, and _sass
tracked with Git will be released.
The theme is available as open source under the terms of the MIT License.