https://github.com/stefanbohacek/radical-gallery
A radically simple gallery you can host for free.
https://github.com/stefanbohacek/radical-gallery
gallery image-gallery neocities tutorial
Last synced: about 2 hours ago
JSON representation
A radically simple gallery you can host for free.
- Host: GitHub
- URL: https://github.com/stefanbohacek/radical-gallery
- Owner: stefanbohacek
- License: mit
- Created: 2025-10-21T11:58:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-05-04T21:15:29.000Z (about 2 months ago)
- Last Synced: 2026-05-04T23:16:26.590Z (about 2 months ago)
- Topics: gallery, image-gallery, neocities, tutorial
- Language: JavaScript
- Homepage: https://stefanbohacek.com/blog/making-a-free-image-gallery-with-neocities-org/
- Size: 4.89 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/stefanbohacek/radical-gallery/blob/main/images/radical-gallery-preview-tinted-narrow.png)
# Radical Gallery
Create your own, simple image gallery and host it for free on [neocities.org](https://neocities.org/).
There are two versions of this project:
- an HTML version that might be more suitable for people less familiar with web development
- an version that uses the [11ty static site generetor](https://www.11ty.dev/) and requires using a [command line](https://en.wikipedia.org/wiki/Command-line_interface)
## HTML Version
Follow the tutorial [on my blog](https://stefanbohacek.com/blog/making-a-free-image-gallery-with-neocities-org/).
## 11ty Version
See the [11ty](https://github.com/stefanbohacek/radical-gallery/tree/main/11ty) folder in this repo and follow [this tutorial](https://stefanbohacek.com/blog/making-a-free-image-gallery-with-11ty-and-neocities-org/).