A refreshed version of Hyde for Jekyll 3.x and 4.x
Hydeout is an updated version of the original Hyde theme for Jekyll 3.x and 4.x. It adds new functionality and aims to keep the overall design lightweight and plugin-free. Hydeout utilizes Flexbox in its CSS and provides customization options through SASS variables. It also introduces new features such as tags and category pages, with automatic sidebar inclusion for category pages.
sidebar_link: true
in their front matter to appear in the sidebar._config.yml
file._includes
folder, allowing users to customize elements such as copyright, custom head tags, custom foot elements, additional nav links, and custom icon links.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.
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.
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
Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.