Added a readme file

This commit is contained in:
Loïc Guibert
2026-01-24 12:43:13 +01:00
parent 24ef1286ea
commit f0827c2a23

18
README.md Normal file
View File

@@ -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)