Jekyll install for my personal website and blog
Union.io is a Jekyll-powered site created by Ian, a software developer with a passion for code and typography. The site is a heavily customized version of the "Clean Blog" theme, a Jekyll template available on GitHub. Ian maintains the repository since December 2015 and regularly posts content related to typography, coding, and baseball on his personal blog at https://blog.union.io/.
Union.io is a Jekyll-powered site created by Ian, a software developer with a passion for typography and code. The site is based on the "Clean Blog" theme but heavily customized to suit Ian's personal style. With a focus on typography and coding, Union.io provides a unique blend of content that is regularly updated. By following the provided installation guide, users can easily install and customize the Union.io theme for their own websites.
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.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.