惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
博客园 - 【当耐特】
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Fortinet All Blogs
Y
Y Combinator Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

Changelog

Gift subscription improvements Analytics for email sequences Optimize your site for AI search Publisher gift links Email sequences for new members Your new admin toolbar Dynamic filters for members Expanding your social presence Comment threads, votes and pins Gift subscriptions Saved member views Ghost is now a digital public good Native share buttons Welcome email design settings Home Assistant Members-only podcasts Retention offers Improved editor for welcome emails Inbox Links Welcome emails Comment moderation Paid member analytics improvements
Easy theme editing
John O'Nolan · 2026-05-15 · via Changelog

One of the best things about Ghost is that you can completely customize how your publication looks and feels, to create a unique, distinctive brand around your work. There's a huge library of Ghost themes to explore, with options to suit just about any use case.

Until today, you could make simple design setting changes directly in Ghost, but for more advanced changes to your theme's code, you'd need to download a zip file, open the theme in a code editor on your computer, save, and upload it back to Ghost again.

Now, you can just click on "Edit code" directly in Ghost and make changes to your theme files, right in the browser.

0:00

/0:17

This feature was created by Ghost community member Murat Çorlu, who came up with a fantastic implementation to solve this problem, and shared his work in the Ghost developer forum:

Theme Editor for Ghost (client-side, no server required)

Hi everyone, Yesterday I built a small open-source project that might be useful for people working with Ghost themes: It’s a client-side theme editor that runs inside Ghost Admin (via script injection). It removes the usual “download → unzip → edit → zip → upload” loop and lets you edit theme files directly in the browser. Key points: Works fully on the client side (no backend required) Downloads the theme zip, edits in-browser, and uploads back Uses Monaco Editor for a better editi…

muratcorlu

One of the most powerful things about open source is that if the software you use doesn't work the way you want, you can change it!


Ghost(Pro) users can log in and start enjoying all of this right away! If you're a developer, self-hosting Ghost, update to the latest version to get access to this and everything else that's new.

Get notified when we ship new features.