A minimal and beautiful Jekyll theme best for writing and note-taking.
Hamilton is a minimal and beautiful Jekyll theme designed for writing and note-taking. It is intended to be a replacement for the default Jekyll theme, Minima, while keeping a minimal aesthetic. The theme offers a range of features including Jekyll SEO Tag, Jekyll Feed, Jekyll Sitemap, Google Analytics, MathJax, Disqus comments, Font Awesome icons, customizable styles and skins, and configurable page navigation. It also provides options for customization and implementation of archive pages. Hamilton can be installed using either the jekyll-theme-hamilton gem or the jekyll-remote-theme gem if the site is hosted on GitHub Pages.
There are multiple methods to install Hamilton:
Directly specify the jekyll-theme-hamilton gem.
gem 'jekyll-theme-hamilton' into your Gemfile._config.yml file.Use jekyll-remote-theme to import the master branch of Hamilton if your site is hosted on GitHub Pages.
gem 'jekyll-remote-theme' into your Gemfile._config.yml file.Hamilton is a minimal and beautiful Jekyll theme that offers a range of features to enhance the functionality and aesthetics of Jekyll sites. With options for customization, configurable page navigation, and implementation of archive pages, Hamilton provides a versatile and user-friendly theme for writing and note-taking. Its compatibility with popular plugins such as Jekyll SEO Tag, Jekyll Feed, and Disqus allows users to optimize their sites for SEO, generate feeds, and enable comments. The theme also offers support for MathJax, Font Awesome icons, and Table of Contents display. Installation of Hamilton can be done through either the jekyll-theme-hamilton gem or the jekyll-remote-theme gem for GitHub Pages hosting.