Dinky screenshot

Dinky

Author Avatar Theme by Pages themes
Updated: 29 Jul 2021
136 Stars

Dinky is a Jekyll theme for GitHub Pages

Overview

The Dinky theme is a Jekyll theme specifically designed for GitHub Pages. It aims to provide an easy and fast way for GitHub Pages users to create their websites. The theme comes with a pre-designed layout and styling, allowing users to quickly get started with their website. However, it also provides customization options for users who want to modify the theme to better suit their needs.

Features

  • Easy setup and installation for GitHub Pages.
  • Pre-designed layout and styling.
  • Customizable configuration variables for added flexibility.
  • Option to add custom CSS or Sass.
  • Ability to modify the HTML layout.
  • Support for integrating Google Analytics code.
  • Ability to override default GitHub-generated URLs.

Installation

To use the Dinky theme, follow these steps:

  1. Add the following code to your site’s _config.yml file:
theme: jekyll-theme-dinky
  1. Optionally, if you want to preview your site on your computer, add the following code to your site’s Gemfile:
gem "jekyll-theme-dinky"

Summary

The Dinky theme is a Jekyll theme designed specifically for GitHub Pages users. It offers an easy and quick way for users to create their websites with pre-designed layouts and styling. Additionally, the theme provides customization options for users who want to modify the theme to better fit their needs. With its simplicity and flexibility, the Dinky theme aims to cater to the majority of users’ needs while also allowing room for further complexity if desired.