Architect screenshot

Architect

Author Avatar Theme by Pages themes
Updated: 16 Jan 2024
343 Stars

Architect is a Jekyll theme for GitHub Pages

Overview

The Architect theme is a Jekyll theme for GitHub Pages that aims to make it quick and easy for users to create their website. It provides a starting point with a clean and simple design that meets the majority of users’ needs. Users also have the option to customize and add complexity as desired.

Features

  • Clean and simple design
  • Easy installation and setup
  • Customizable configuration variables
  • Option to add custom styles and layouts
  • Ability to override default GitHub-generated URLs
  • Supports Google Analytics integration
  • Roadmap for proposed features and known issues

Installation

To use the Architect theme, follow these steps:

  1. Add the following to your site’s _config.yml file:
theme: jekyll-theme-architect
  1. Optionally, if you’d like to preview your site on your computer, add the following to your site’s Gemfile:
gem "jekyll-theme-architect", "~> X.X.X"

Note: Replace X.X.X with the desired version of the theme.

Summary

The Architect theme is a Jekyll theme for GitHub Pages that offers a clean and simple design. It aims to provide an easy and quick way for users to create their website, while also allowing for customization as desired. With features such as customizable configuration variables, the ability to add custom styles and layouts, and the option to override default GitHub-generated URLs, users have the flexibility to customize their site to their liking.