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

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
博客园 - 【当耐特】
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
月光博客
月光博客
腾讯CDC
Engineering at Meta
Engineering at Meta
博客园 - Franky
Vercel News
Vercel News
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
Microsoft Security Blog
Microsoft Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
GbyAI
GbyAI
B
Blog
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog

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.