The moonwalk theme ported to Hugo. (Mirror)
https://arkhamcookie.github.io/moonwalk-hugo/
- HTML 52.6%
- CSS 39.5%
- JavaScript 7.9%
|
|
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| data | ||
| docs | ||
| exampleSite | ||
| images | ||
| layouts | ||
| static/fonts | ||
| .editorconfig | ||
| .gitignore | ||
| config.toml | ||
| go.mod | ||
| LICENSE | ||
| README.md | ||
| theme.toml | ||
moonwalk
A Hugo port of the moonwalk theme. Moonwalk is a fast and minimalistic blog theme with a clean layout. You can see Moonwalk live by visting its demo site.
Features
- Light/dark Theme (automatic theme switch based on browser theme and theme-switch button)
- Data-driven Content (configurable in
data/) - Configurable Sections (show/hide sections through
data/config.toml) - Vertical, Horizontal, and Card Lists
- Responsive and Mobile Friendly
- Easy to extend
- Fully compatible with GitHub Pages
Contributing
Bug reports, feature requests, and pull requests are welcome on GitHub! See the contributing documenation for more info.
Attributions
- abhinavs for creating the original moonwalk theme
- Salma Alam-Naylor for their tutorial toggle theme in JavaScript
- The Hugo Forum for helping with issues
