Tactile screenshot

Tactile

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

Tactile is a Jekyll theme for GitHub Pages

Overview:

The Tactile theme is a Jekyll theme designed for GitHub Pages. It aims to provide a simple and easy way for users to create their websites. The theme comes with default settings and layouts that can be customized according to the user’s preferences. Tactile also allows users to add their own custom styles and override default URLs. The theme is continuously being improved based on user feedback and needs.

Features:

  • Easy installation: The Tactile theme can be easily added to your site’s _config.yml file.
  • Customizable: Users can customize various configuration variables to personalize the theme.
  • Custom styles: The theme allows users to add their own custom CSS or Sass styles.
  • HTML layout customization: Users can modify the HTML layout of the theme to suit their needs.
  • Google Analytics integration: Tactile provides a separate file for adding custom Google Analytics code.
  • Override default URLs: Users can override default URLs provided by GitHub for their project.
  • Continuous improvement: The theme’s development is driven by user feedback and aims to meet the majority of users’ needs.

Installation:

To use the Tactile theme, follow these steps:

  1. Add the following code to your site’s _config.yml file:
theme: jekyll-theme-tactile
  1. If you want to preview your site on your computer, add the following code to your site’s Gemfile:
gem 'github-pages', group: :jekyll_plugins
  1. Run bundle install to install the required gems.
  2. Now you can start customizing the theme to fit your needs.

Summary:

The Tactile theme is a user-friendly Jekyll theme for GitHub Pages. It offers easy installation, customization options, and the ability to add custom styles and modify the HTML layout. The theme also provides integration with Google Analytics and allows users to override default URLs. Tactile aims to meet the majority of users’ needs while keeping simplicity in mind. It is continuously being improved based on user feedback and goals to make website creation on GitHub Pages quick and easy.