From f0827c2a2323abb7d34cf451a50e69b39648d139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Guibert?= Date: Sat, 24 Jan 2026 12:43:13 +0100 Subject: [PATCH] Added a readme file --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4dbef9 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Moonwalk Hugo Extension + +A [Hugo](https://gohugo.io) port of the [moonwalk theme](https://github.com/abhinavs/moonwalk). +Moonwalk is a fast and minimalistic blog theme with a clean layout. +You can see Moonwalk live by visting its [demo site](https://arkhamcookie.github.io/moonwalk-hugo). + +## Features + +- **Vertical Card Lists** support + +## Contributing + +This simple extension should not need any contribution. + +## Attributions + +- [ArkhamCookie](https://github.com/ArkhamCookie) for maintaining the [Hugo version of the Moonwalk theme](https://github.com/ArkhamCookie/moonwalk-hugo) +- [abhinavs](https://github.com/abhinavs) for creating the [original moonwalk theme](https://github.com/abhinavs/moonwalk) \ No newline at end of file