Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julienbourdeau/signal-theme
A tailwind minimal theme for tech writer using the Ghost blogging platform
https://github.com/julienbourdeau/signal-theme
ghost ghost-blog ghost-theme minimalist tailwindcss
Last synced: 3 months ago
JSON representation
A tailwind minimal theme for tech writer using the Ghost blogging platform
- Host: GitHub
- URL: https://github.com/julienbourdeau/signal-theme
- Owner: julienbourdeau
- Archived: true
- Created: 2020-03-29T17:51:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T14:09:21.000Z (over 2 years ago)
- Last Synced: 2024-06-21T17:07:23.766Z (5 months ago)
- Topics: ghost, ghost-blog, ghost-theme, minimalist, tailwindcss
- Language: Handlebars
- Homepage: https://www.sigerr.org/journal/ghost-theme-development-environment
- Size: 531 KB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - julienbourdeau/signal-theme - A tailwind minimal theme for tech writer using the Ghost blogging platform (others)
README
![Ghost Compatability](http://img.shields.io/badge/Compatible%20with%20Ghost-v3%20+-brightgreen.svg)
Signal - A tailwind CSS minimal Ghost theme for tech writers.
=======================================================This theme is based on the amazing [`Undefined` Starter Theme](https://github.com/curiositry/undefined-ghost-theme
) by [Curiosity](https://creativemarket.com/Curiositry).## Features
- **TailwindCSS**. TailwindCSS is setup with PurgeCSS, using Laravel Mix.
- **Responsive!**. It's 2020...
- **Ready for Ghost v3 and beyond.** With undefined as a starting point, all Ghost 3 features like Members or Newsletter
are ready supported. Some may not have been styled yet tho.- **Super modular.** Undefined makes use of handlebar partials to break things into neat, self-contained modules. I
left the BEM CSS classes from the starter theme, if you're into those. Although, [Utility First is definitely my
prefered way
](https://frontstuff.io/in-defense-of-utility-first-css).- **Cleanly coded and comprehensively commented**. The code is nice and clean. The theme scores "98" for mobile and
"99" for desktop on Google Pagespeed.- **Small assets**. There is currently no javascript for the theme and the single CSS file is under 10KB.
### TODO
- [ ] Make sure Newsletter feature is styled correctly
- [ ] Make sure Member feature is styled correctly## Install
Install this theme like any regular zip theme.
- { 1 }: **Download this theme by [clicking here](https://github.com/julienbourdeau/signal-theme/archive/master
.zip)**:- { 2 }: **Upload the zip file** from the Ghost admin.
## Screenshots
![Screenshot_2020-04-03 Signal Theme example](https://user-images.githubusercontent.com/1525636/78338671-7a41db00-7593-11ea-9796-9e35bc95c219.png)
![Screenshot_2020-04-03 Organising your content](https://user-images.githubusercontent.com/1525636/78339244-75315b80-7594-11ea-82a7-f881b92b15da.png)
![Screenshot_2020-04-03 Managing admin settings](https://user-images.githubusercontent.com/1525636/78339257-78c4e280-7594-11ea-8cf7-a9409822d311.png)
![Screenshot_2020-04-03 Getting Started - Signal Theme example](https://user-images.githubusercontent.com/1525636/78339285-85493b00-7594-11ea-95b0-673cb0ffa20b.png)
![Screenshot_2020-04-03 Ghost - Signal Theme example](https://user-images.githubusercontent.com/1525636/78339297-87ab9500-7594-11ea-92f3-6c40ab6d0d42.png)