项目作者: TryGhost

项目描述 :
The newsletter theme for Ghost
高级语言: CSS
项目地址: git://github.com/TryGhost/Edition.git
创建时间: 2020-11-12T06:31:13Z
项目社区:https://github.com/TryGhost/Edition

开源协议:MIT License

下载


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:

  1. # Install
  2. yarn
  3. # Run build & watch for changes
  4. 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.

  1. 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-2025 Ghost Foundation - Released under the MIT license.