The moonwalk theme ported to Hugo. (Mirror) https://arkhamcookie.github.io/moonwalk-hugo/
  • HTML 52.6%
  • CSS 39.5%
  • JavaScript 7.9%
Find a file
ArkhamCookie fb5b2ed7f0
Merge pull request #69 from ArkhamCookie/remove-optional
docs: remove optional steps
2025-06-13 15:45:20 -05:00
.github/workflows fix: add content to pages 2025-06-04 14:10:10 -05:00
assets fix: make local fonts use relative path 2025-06-01 14:10:33 -05:00
data fix: change config name to easier to understand 2025-06-09 15:25:10 -05:00
docs docs: remove optional steps 2025-06-13 15:44:56 -05:00
exampleSite feat: add mention of github to home page 2025-06-09 16:20:06 -05:00
images fix: names of screenshots 2025-06-13 13:55:29 -05:00
layouts fix: change config name to easier to understand 2025-06-09 15:25:10 -05:00
static/fonts feat: rm unwanted file 2025-06-01 18:59:21 -05:00
.editorconfig feat: start repo 2025-05-12 16:07:32 -05:00
.gitignore feat: add go/hugo gitignore 2025-05-12 17:27:16 -05:00
config.toml fix: use correct file for hugo module 2025-06-05 15:43:55 -05:00
go.mod feat: add module file 2025-06-13 15:34:30 -05:00
LICENSE feat: start repo 2025-05-12 16:07:32 -05:00
README.md docs: make contrubuting its own file 2025-06-08 15:29:42 -05:00
theme.toml feat: add tags & features to theme.toml 2025-05-28 15:20:19 -05:00

moonwalk

moonwalk screenshots (of both modes)

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