Minimalist theme for the π Frontend Garden online magazine powered by π» Ghost.
ππ» Please note this theme is designed solely for the purposes of the π Frontend Garden magazine. It's not intended to work out-of-the-box or get modified for any Ghost publications other than π Frontend Garden. However, please do feel free to try it out and use it as a source of inspiration!
Requirements: node v22 or newer.
-
Clone the theme:
git clone git@github.com:frontend-garden/frontend-garden-ghost-theme.git
-
Build the theme:
cd frontend-garden-ghost-theme npm install npm run build -
Prepare distribution ZIP package into the
distdirectory:npm run dist
-
Upload the ZIP package
dist/frontend-garden-ghost-theme-<VERSION_NUMBER>.zipon the Design administration page of your Ghost publication and activatefrontend-garden-ghost-theme. -
In the theme root there is a
routes.yamlfile. Upload this single file using Routes on the Labs administration page. -
Congrats, you're done! π
See Contributing guidelines and
Releasing instructions. Local development for Frontend Garden
team members runs in the sibling ghost-dev repo (private), a
Dockerized Ghost environment built for this theme; see the contributing
guidelines for a manual-install alternative.
Licensed under Apache 2.0 license.