Skip to content

Medium-inspired theme for Ghost, enhanced and updated to be simply-more! Current version live:

License

Notifications You must be signed in to change notification settings

ikonnow/simply-more

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply More

A modern Ghost theme focused on readability and clean design. This is a fork of Simply by @godofredoninja.

Ghost version

Simply More theme preview

Features

For complete documentation, see the docs directory.

Quick Start

  1. Download the latest release
  2. Log into Ghost Admin
  3. Go to Settings → Design
  4. Scroll to Theme and upload the zip file

Development

Requirements: Node, Yarn, Gulp

# Install
yarn

# Development
yarn dev

# Build
yarn build

# Create zip
yarn production

Deployment

Create a .env file with your Ghost credentials:

GHOST_API_URL=https://your-blog.com
GHOST_ADMIN_API_KEY=your_admin_api_key

Then deploy:

yarn deploy

License

Released under GPL-3.0-or-later. Original theme by @godofredoninja.

About

Medium-inspired theme for Ghost, enhanced and updated to be simply-more! Current version live:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Handlebars 74.5%
  • CSS 16.4%
  • JavaScript 9.1%