Skip to content

danrowden/Edition-Radius

This branch is 7 commits behind EatRadius/Edition-Radius:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Kevin FishnerKevin Fishner
Kevin Fishner
and
Kevin Fishner
Nov 15, 2024
6efc5ae · Nov 15, 2024
Nov 15, 2024
Nov 15, 2024
Sep 13, 2024
Aug 3, 2023
Aug 3, 2023
Jul 12, 2022
Aug 23, 2022
Sep 16, 2024
Aug 23, 2022
Aug 23, 2022
Nov 15, 2024
May 7, 2024
Nov 15, 2024
Oct 30, 2024
Oct 17, 2024
Aug 23, 2022
Aug 23, 2022
Sep 13, 2024
Jul 12, 2022
Sep 13, 2024

Repository files navigation

Edition

The newsletter theme for Ghost. A beautiful way to share stories with your growing audience.

Demo: https://edition.ghost.io

Instructions

  1. Download this theme
  2. Log into Ghost, and go to the Design settings area to upload the zip file

Development

Edition styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, Yarn and Gulp installed globally. After that, from the theme's root directory:

# Install
yarn

# Run build & watch for changes
yarn dev

Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.

The zip Gulp task packages the theme files into dist/edition.zip, which you can then upload to your site.

yarn zip

Contribution

This repo is synced automatically with TryGhost/Themes monorepo. If you're looking to contribute or raise an issue, head over to the main repository TryGhost/Themes where our official themes are developed.

Copyright & License

Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • Handlebars 18.5%
  • CSS 16.1%