A jekyll theme inspired by linux consoles for hackers, developers and script kiddies.
Jekyll Theme Console is a theme designed for Jekyll websites that draws inspiration from Linux consoles. It is targeted towards hackers, developers, and script kiddies. The theme features a dark style, a light style, and a hacker style. It offers easy installation and customization options.
remote_theme in your project's Jekyll _config.yml file.gem 'jekyll-theme-console' to your Jekyll site's Gemfile.theme in your project's Jekyll _config.yml file.bundle update.Jekyll Theme Console is a stylish theme that brings the aesthetic of Linux consoles to Jekyll websites. It offers multiple styles, easy installation methods, and customization options. Whether you're a hacker, developer, or script kiddie, this theme will give your website a unique and visually appealing look.
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 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.