aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-09 22:50:25 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-09 22:50:25 +0200
commit6ef4a4b69ce51a6c38aa5a2350bb6be7a3ee6bc4 (patch)
tree98f4ffde33449969400aa0d87c8765d968d31ac4 /README.md
parentaa07b876fed0ebcbb15a988fb3768e4f7158f8c8 (diff)
Update favicon, update README, re-generate resources
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index bb8ca64..d1e8380 100644
--- a/README.md
+++ b/README.md
@@ -133,12 +133,6 @@ params:
# - In git information
# - In blog posts
BookDateFormat: "Jan 2, 2006"
-
- # (Optional, default false) Show or hide site footer
- BookShowFooter: false
-
- # (Optional Copyright notice for footer)
- Copyright: ["&copy; 2019 Alex Shpak"]
```
@@ -173,6 +167,14 @@ There are few empty partials you can override in `layouts/partials/`
| `layouts/partials/docs/inject/menu-after.html` | At the end of `<nav>` menu block |
+### Extra customization
+#### Favicon
+In order to change favicon add `static/favicon.png` file to your website
+
+#### Custom css
+You can add your custom CSS styles to `static/styles.css` at your website
+
+
## Contributing
Contributions are welcome and I will review and consider pull requests.
Primary goals are: