The project is in a healthy, maintained state
A cyberpunk theme with header navigation
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.