summer

summer

šŸ¦ Summer is a simple Jekyll theme with a photo sidebar.

šŸ¦ Summer

Summer is a simple Jekyll theme with a photo sidebar.

āš ļø This theme should work as-is, but is no longer actively maintained. Contributions are welcome!

Usage

You'll need to have Jekyll, the bundler gem, and yarn (npm also works) installed on our computer. Summer provides a fully furnished Jekyll setup ā€” just clone and install the dependencies:

# Ruby gems
bundle install
# Node modules
yarn

Then simply run yarn start to start the Jekyll server on port 4000.

Options

Summer includes some customizable options, applied via options in the _config.yml file. A standout feature is the dark theme. Have a look at the _config.yml file for all available options.

Contributing

This theme is no longer actively maintained. However, I welcome bug fixes and feature request through pull requests. If you don't feel comfortable making code changes, feel free to open an issue, perhaps somebody else will help out.

License

Open sourced under the MIT license.

šŸ’›