Oscailte

screenshot of Oscailte
jekyll

Oscailte — A powerful light, clean, and responsive Jekyll theme.

Overview

Oscailte is a light and clean theme for use on Jekyll sites, released under the MIT Licence. It is designed to be easy to install and customize, and offers features such as comments via Disqus, integration with social networks, Google Analytics support, and the ability to display post-excerpts on the home page. Oscailte also provides a guide for customizing the site's colors and encourages collaboration with bug reports and pull requests on GitHub.

Features

  • Installation: Provides instructions for installing Oscailte either as a remote theme or via a Gemfile.
  • Usage: Explains how to configure Oscailte using settings nested under the 'oscailte' key in the site's configuration file.
  • Enabling Comments (via Disqus): Guides users on how to enable Disqus comments for each post on their Jekyll site.
  • Social Networks: Allows users to add links to their accounts on other sites and display respective icons on the site.
  • Enabling Google Analytics: Offers instructions for integrating Google Analytics into the Jekyll site for tracking user activity.
  • Enabling Excerpts on the Home Page: Shows how to display post-excerpts on the home page of the Jekyll site.
  • Customizing Oscailte Site Colors: Provides a list of CSS custom properties used for styling the theme, allowing users to customize the site's colors.
  • Contributing: Encourages collaboration and provides guidelines for contributing to the Oscailte project on GitHub.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

Gem Based

A website that uses Ruby gems to streamline development workflows and enhance functionality. This includes features such as easy installation and updates, robust and reliable performance, and support for a wide range of plugins and extensions.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

Remote Theme

A remote theme is a way to use an external theme, hosted on GitHub, with a Jekyll site. Rather than installing the theme locally and committing the files to your repository, you can simply specify the theme as a remote repository and Jekyll will build your site using the theme's files.