Contains theme for Our Status Ghost blog theme https://our.status.im/
Go to file
Mf 473f626f00 Update Footer - Delete Assemble.fund link
The link is unfunctional & forum activity is deceased since 2020.
2023-04-04 16:59:05 +02:00
assets update to Ghost theme v4 2021-11-16 13:50:48 +01:00
partials Update Footer - Delete Assemble.fund link 2023-04-04 16:59:05 +02:00
scripts add ghost-install scripts for testing the theme 2020-09-23 12:50:42 +02:00
.gitignore assets/css/style.css, is generated from assets/scss/style.scss 2021-01-22 16:14:11 +01:00
README.md readme: remove getcss command, add build command 2020-09-23 13:43:15 +02:00
author.hbs Fixed author and tag. 2019-05-10 20:48:29 +03:00
default.hbs update to Ghost theme v4 2021-11-16 13:50:48 +01:00
gulpfile.js update to Ghost theme v4 2021-11-16 13:50:48 +01:00
index.hbs Improved list, signle post, author and tag 2019-03-15 17:02:33 +02:00
package-lock.json update to Ghost theme v4 2021-11-16 13:50:48 +01:00
package.json update to Ghost theme v4 2021-11-16 13:50:48 +01:00
page.hbs Share improve. Single post and page responsive. 2019-03-18 12:13:14 +02:00
post.hbs add comments section to posts from our Discourse 2021-11-16 13:57:43 +01:00
tag.hbs Fixed author and tag. 2019-05-10 20:48:29 +03:00
yarn.lock update to Ghost theme v4 2021-11-16 13:50:48 +01:00

README.md

Description

This is the Ghost theme used for https://our.status.im/.

Usage

Here's how you can get an archive built:

  • yarn install - Install the dependencies
  • yarn verify - To verify the theme is valid use
  • yarn build - Compile the SCSS files into CSS
  • yarn archive - Pack up the theme for use with Ghost

The last command should result in a our-status-theme.zip file.

Development

You can start a local instance of Ghost using:

yarn ghost-install

Which will start a ghost instance at: http://localhost:2368/ It should use the current state of this repo as its theme.

The instance will be installed at /var/tmp/ghost. It will have this repo symlinked under content/themes/casper.