An open API service indexing awesome lists of open source software.

https://github.com/nickabs/transmission

transmission Ghost theme
https://github.com/nickabs/transmission

ghost ghost-theme

Last synced: 4 months ago
JSON representation

transmission Ghost theme

Awesome Lists containing this project

README

          

# Transmission
[demo site](#demo) |
[features](#features) |
[download](#download-and-install) |
[developer information](#for-developers) |

Transmission is a modern [Ghost](https://ghost.org/) theme.

![v2 3 8 screenshots](https://github.com/user-attachments/assets/bfe6691a-bd8e-456e-bced-cb507b24ce9f)

# Demo

See the theme in action on the [demo site](https://demo.transmissionthemes.com).

# Download and Install
If you want to try out the theme:
- Download the latest version of the theme from the [demo site](https://demo.transmissionthemes.com).
- Use the Ghost admin interface on your site to upload the transmission.zip file.

Previous versions can be downloaded from the [Releases](https://github.com/nickabs/transmission/releases) page.

# Features
This theme is optimised for traditional blog sites, particularly sites with lots of content and long articles. Features include:

- dark mode toggle (dark mode will default to the operating system setting, but can be overridden by the user)
- dropdown navigation menu: expanded or minimised (hamburger) options
- table of contents for long articles, including a reading progress indicator - works in both mobile and laptop views)
- sharing icons (facebook, twitter, whatsapp, copy link)
- Search
- Tags and authors page
- modern Inter, Roboto and Menelo font families are installed with the theme
- infinite pagination (will display a button to Load More posts)
- configurable layouts: home page, post layout, headers and footers are all configurable
- custom fonts
- multiple languages supported

# For developers
- straightforward package and build management controlled by npm and esbuild
- minimal dependencies
- image gallery (photowsipe)
- code syntax highlighting (prism)
- table of content (tocbot)
- ESM module support
- automated release and deployment workflows
- easy to maintain with a simple semantic html structure, sensibly organised css and intuitive grid layouts.

For details of how to make changes of the theme see [here](https://demo.transmissionthemes.com/for-developers/)

![v2 3 8 devtools](https://github.com/user-attachments/assets/0acababf-3071-4afb-986b-66800b258aba)