The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
Gotham is an awesome and super fast Static Site Generator. It's written in Go
which is where it gets its speed. It can build Markdown into static and lean
HTML, CSS, and JavaScript.
Gotham is fully compatible with Hugo, from which it was "soft forked". You
can run gotham version to see which specific version of Hugo its compatible
with.
Details for gotham
Package name
gotham
License
Apache-2.0
Last updated
17 January 2021 - latest/stable
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install gotham
To install gotham, simply use the following command: