Skip to content
/ swiss Public
forked from broccolini/swiss

Jekyll theme inspired by Swiss design

License

Notifications You must be signed in to change notification settings

Willlumm/swiss

 
 

Repository files navigation

Swiss Jekyll Theme

Gem Version

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

Changes from Original

  • Added green theme.
  • Added LinkedIn social.
  • Allowed multiple socials.
  • Tweaked homepage style.

Installation

  1. Add remote_theme: willlumm/swiss to _config.yml.

Development

Install Jekyll

https://jekyllrb.com/docs/installation/windows/

  1. Download Ruby+Devkit from https://rubyinstaller.org/downloads/ and install.
  2. Run ridk install on last step of installation and select MSYS2 and MINGW development toolchain.
  3. Run gem install jekyll bundler.

Build Site Locally

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll

  1. Run bundle install.
  2. Run bundle exec jekyll serve.

When your theme is released, only the files in _layouts, _includes, and _sass tracked with Git will be released.

Tools

License

The theme is available as open source under the terms of the MIT License.

About

Jekyll theme inspired by Swiss design

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 51.7%
  • SCSS 45.2%
  • Ruby 3.1%