diff --git a/README.md b/README.md index 463f53b..8d19d73 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ hugo serve [ -D ] --themesDir ../.. Most of the sample posts are intentionally set `draft: true` to allow for testing few posts vs many posts. -## Setup +## Configuration -As a very basic theme, there is very little to be configured in ones `config.toml` +As a very basic theme, there is very little to be configured via the `config.toml` file. -The layout files uses Hugo's `markdownify` pipe to display the `copyright` +The footer layout file uses Hugo's `markdownify` pipe to display the `copyright` configuration setting, providing support both for HTML5 character escape sequences such as `©` as well as markdwn formatting and links. @@ -81,6 +81,12 @@ The chrome of the theme page organization is as follows: +