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
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.
Licensed under Apache 2.0 license.