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 v16 or newer.
-
Clone the theme:
git clone [email protected]: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
dist
directory:npm run dist
-
Upload the ZIP package
dist/frontend-garden-ghost-theme-<VERSION_NUMBER>.zip
on the Design administration page of your Ghost publication and activatefrontend-garden-ghost-theme
. -
In the theme root there is a
routes.yaml
file. Upload this single file using Routes on the Labs administration page. -
Congrats, you're done! 🎉
See Contributing guidelines and Releasing instructions.
Licensed under Apache 2.0 license.