cybersynth-theme

cybersynth-theme

Cybersynth is a cyberpunk Jekyll theme with header navigation for GitHub pages.

Cybersynth Jekyll Theme

Cybersynth is a cyberpunk Jekyll theme with header navigation for GitHub pages. Check out the example website.

Installation

It's simple to use the Cybersynth on your GitHub pages site:

  1. Add the code bellow to your _config.yml file:
remote_theme: https://github.com/ziinahzoor/cybersynth-theme
plugins:
- jekyll-remote-theme
  1. To preview it locally, add the following code to your Gemfile:
gem "github-pages", group: :jekyll_plugins
  1. And then execute:
$ bundle install

Customizing

Just follow the Jekyll documentation.

Contributing

Bug reports are welcome on Cybersynth's GitHub Repository.

License

The theme is available as open source under the terms of the MIT License. Feel free to use it and customize it the way you like.