A modern, highly customizable, and unstyled Jekyll theme with dark mode.
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.
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.