如何创建主题(如果我是一个纯粹的终端用户)

@Ar_D 我目前也处于类似的情况(不过我已经开始使用该主题了)。我建议你查看这些主题帖。起初,你可以先关注前三个链接,等你对操作有了更清晰的了解后,再深入研究最后两个。

  1. Beginner's guide to using Discourse Themes
  2. Designer's Guide to getting started with themes in Discourse
  3. Theme Creator, create and show themes without installing Discourse!
  4. Get started with Theme Creator and the Theme CLI
  5. Developing Discourse Themes & Theme Components

仅使用主题生成器(Theme Creator)的默认功能,你就能取得很大进展。我也尝试过使用主题命令行工具(Theme CLI)(这是我第一次设置如此复杂的东西,我还是个新手),发现它在快速反馈设计变更方面极其有用。总的来说,我极其有限的 HTML/CSS 知识已经帮了我大忙。