diff --git a/README.md b/README.md index 734460e8..df5637d6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ # Paige -A simple Hugo theme. [Try it out.](https://willfaught.com/paige) +Powerful, pliable pixel perfection. An advanced Hugo theme. [Try it out.](https://willfaught.com/paige) +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 focus and delineate parts of the page. +The implementation is flexible and extensible. +It's a versatile canvas that serves most web needs. + +Welcome to the last Hugo theme you'll probably ever need. + ## Features - Accessibility diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index b80d4d1b..6879114e 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -8,5 +8,5 @@ title: No Borders, No Limits ---

-Paige: A simple Hugo theme +Paige: Powerful, pliable pixel perfection. An advanced Hugo theme.

diff --git a/theme.toml b/theme.toml index f536a9d3..19670aa2 100644 --- a/theme.toml +++ b/theme.toml @@ -1,5 +1,5 @@ demosite = "https://willfaught.com/paige" -description = "A simple Hugo theme" +description = "Powerful, pliable pixel perfection. An advanced Hugo theme." features = [ "accessibility", "blog",