Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean, minimalist Ghost theme with light and dark mode for online publications.
Alto is a clean, minimalist Ghost theme from the Ghost Foundation that ships with light and dark mode for blogs and online publications.
Alto is a free, open-source theme for the Ghost publishing platform, designed to let authors launch a polished online publication quickly. It is developed by the Ghost Foundation, the organization behind Ghost itself, and is maintained in the TryGhost/Themes monorepo. The theme takes standard Ghost content — posts, pages, tags, and authors — and renders it into a clean, magazine-style site. A live demo is available at https://alto.ghost.io, and the repository is synced automatically with the official TryGhost/Themes repository, so contributions and issues are handled there.
pnpm dev to preview changes.zip Gulp task to generate dist/alto.zip for installation or sharing.Installation is simple: download the theme zip, log into Ghost, and upload it in the Design settings area to apply it instantly. For development, clone the repository and install dependencies with pnpm, then run pnpm dev to build the CSS and watch for changes. The Gulp/PostCSS pipeline compiles the theme's styles into /assets/built/, and the separate zip task packages the full theme into a distributable archive.
Yes, Alto is free and open source. It is released under the MIT license, so there are no licensing costs and you can use it in commercial projects without restrictions.
Download the theme zip from the repository, log into your Ghost admin panel, go to Design, and upload the zip file. The theme is applied immediately after upload.
Yes, a live demo is available at https://alto.ghost.io so you can preview the theme before installing it on your own site.
Yes. The theme supports Ghost's translation system, and the repository points to the TryGhost/Themes theme-translations README for instructions on editing or contributing translations.
