Paige is designed to put your content front and center,
avoiding the typical clutter.
The look is seamless and smooth,
scalable and readable,
portable and efficient.
The layout is minimal and responsive,
using verticality and white space to delineate and highlight each part of the page.
The implementation is flexible and extensible.
It’s a versatile canvas that serves most needs.
Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. It’s a versatile canvas that serves most needs.
## Features
@ -86,18 +76,18 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
## Setup
1. Install [Hugo](https://gohugo.io/installation/) and [Dart Sass](https://github.com/sass/dart-sass):
1. [Install Hugo](https://gohugo.io/installation/) (the extended version, and at least v0.141.0).
For Homebrew on Mac:
```sh
$ brew install hugo sass/sass/sass
$ brew install hugo
```
For Chocolatey on Windows:
```sh
$ choco install hugo-extended sass
$ choco install hugo-extended
```
For Snap on Linux:
@ -106,22 +96,34 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
$ sudo snap install hugo
```
Hugo must be the extended version, and at least version v0.141.0.
and [module](https://gohugo.io/hugo-modules/) guides for more information.
See Hugo's [installation](https://gohugo.io/installation/), [getting started](https://gohugo.io/getting-started/), and [module](https://gohugo.io/hugo-modules/) guides for more information.
## Kickoff
@ -1072,8 +1072,7 @@ try the following in `yoursite/hugo.toml`: