summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/examples.markdown2
-rw-r--r--web/releases.markdown6
2 files changed, 8 insertions, 0 deletions
diff --git a/web/examples.markdown b/web/examples.markdown
index eecb2ae..0e51e8d 100644
--- a/web/examples.markdown
+++ b/web/examples.markdown
@@ -99,6 +99,8 @@ this list. This list has no particular ordering.
[source](https://github.com/rbros/reichertbrothers.com)
- <http://alemedeiros.sdf.org>,
[source](https://github.com/alemedeiros/homepage)
+- <http://blog.ssanj.net/>,
+ [source](https://github.com/ssanj/babyloncandle)
- <http://ruudvanasseldonk.com/>,
[source](https://github.com/ruud-v-a/ruudvanasseldonk.com)
diff --git a/web/releases.markdown b/web/releases.markdown
index cc704f1..376bf8a 100644
--- a/web/releases.markdown
+++ b/web/releases.markdown
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.5.4.0
+
+- Fix issue with HTML entities when running `withUrls` and `demoteHeaders`.
+- Generate a cabal file for the initialised site.
+- Add pagination support.
+
## Hakyll 4.5.3.0
- Bump Pandoc to 1.12.4 to include the org-mode reader.