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

推荐订阅源

博客园 - 聂微东
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
博客园 - 【当耐特】
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
博客园 - 司徒正美
博客园 - Franky
爱范儿
爱范儿
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
量子位
博客园 - 叶小钗
博客园_首页
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
The Cloudflare Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

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.