Architect is a Jekyll theme for GitHub Pages
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.
To use the Architect theme, follow these steps:
_config.yml
file:theme: jekyll-theme-architect
Gemfile
:gem "jekyll-theme-architect", "~> X.X.X"
Note: Replace X.X.X
with the desired version of the theme.
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.