Overview:
Not Pure Poole is a Jekyll theme for blogs that is simple, beautiful, and powerful. It is built on Poole and Pure. The theme offers various features such as SEO tags, feeds, sitemaps, Google Analytics integration, and more. It also has a mobile-friendly design, syntax highlighting, and support for HTML elements. The theme can be easily installed using different methods and allows for customization of the head, navigation, cover image, and social links.
Features:
- Jekyll SEO Tag
- Jekyll Feed
- Jekyll Sitemap
- Jekyll Gist
- Google Analytics
- Disqus
- Font Awesome
- MathJax
- Dark mode (enabled automatically via CSS media query)
- Posts archive by dates, categories, and tags
- Pagination, generated by Jekyll Paginate
- TOC (generated by Vladimir “allejo” Jimenez’s jekyll-toc)
- Related posts (time-based)
- Mobile-friendly design and development
- Easily scalable text and component sizing with rem units in the CSS
- Support for a wide gamut of HTML elements
- Syntax highlighting, courtesy Pygments (the Python-based code snippet highlighter)
Installation:
You can choose one of the following methods to install Not Pure Poole:
- Directly specify the
not-pure-poole
gem.- Add
gem 'not-pure-poole'
into your Gemfile. - Add the necessary lines into your
_config.yml
.
- Add
- If your site is hosted on GitHub Pages, you can use
jekyll-remote-theme
to import the master branch of Not Pure Poole.- Add
gem 'jekyll-remote-theme'
into your Gemfile. - Add the necessary lines into your
_config.yml
.
- Add
Summary:
Not Pure Poole is a Jekyll theme for blogs that offers a range of features including SEO tags, feeds, sitemaps, and more. The theme is easy to install and allows for customization of various elements such as the head, navigation, cover image, and social links. It has a mobile-friendly design, supports syntax highlighting, and provides a wide range of HTML elements. With a simple and elegant style, Not Pure Poole is a powerful choice for bloggers using the Jekyll platform.