Atlas, ein einfaches Blog-Theme mit optionaler Seitenleiste

Atlas features an alternate topic list layout intended to highlight topic excerpts, and also includes space for an (optional) sidebar. Categories feature user-dismissable headers populated by the “About” topic.

:telescope: Preview on theme creator (note that excerpts aren’t turned on, so the preview is a bit limited)

:octopus: Github repo: https://github.com/awesomerobot/atlas

:question: Installing a theme or theme component

:information_source: Important notes:

  • The sidebars are added using the Custom Sidebar component , which can be setup to feature a post as the sidebar content for specified categories. Configuration details are in the repo’s readme.

  • The theme works best with the box category style (admin > settings)

  • Excerpts can be enabled using a hidden site setting called always_include_topic_excerpts. To enable this setting you need console access to your server.

    To enable excerpts via the command line

    ./launcher enter app
    rails c
    

    and then in the rails console

    SiteSetting.always_include_topic_excerpts = true
    

:hammer_and_wrench: Future improvements

  • There are some hard-coded colors in this theme, I need to update those to be editable by color schemes

  • Settings to turn certain features (like category headers) on and off

34 „Gefällt mir“

Thank you for the good work, is there a way to change header color from black to probably a light one i.e. white?
I am novice here, so advance many thanks for answering a basic question.

error

when members create new topic “tag field is missing” please solve this

2 „Gefällt mir“

Oh yes you’re right, I forgot about that. It’s fixed now. Thanks for reporting it.

4 „Gefällt mir“

Sieht so aus, als wären diese Icons jetzt nicht mehr vorhanden

EDIT: Ach, ich denke, das hängt mit dieser Migration zusammen:

EDIT 2: Und hier ist ein PR :tada:

4 „Gefällt mir“

Aus irgendeinem Grund lande ich, wenn ich versuche, es im Theme-Editor zu öffnen
https://theme-creator.discourse.org/theme/awesomerobot/atlas-theme
auf der Blog-Styling-Komponente.

Ich kann das Thema im Theme-Creator ebenfalls nicht erfolgreich öffnen. Ich nutze den Link ‘Im Theme-Creator überprüfen’ im Hauptbeitrag, der mich zum Modal ‘Geteiltes Thema anzeigen’ unter der URL https://theme-creator.discourse.org/latest führt. Nach dem Klicken auf die Schaltfläche ‘Thema anzeigen’ bleibe ich jedoch bei dieser URL stehen, ohne das Thema aufzurufen: https://theme-creator.discourse.org/c/blog/18

Hmm, ich bin mir nicht sicher, was da genau passiert ist… aber ich habe den Link (https://theme-creator.discourse.org/theme/awesomerobot/atlas) neu erstellt, und er scheint jetzt in Ordnung zu sein. Ich habe den ursprünglichen Beitrag aktualisiert.

5 „Gefällt mir“

Ich habe mich damit noch nicht beschäftigt, aber es scheint, als gäbe es mit diesem Theme auf Discourse 2.7.0 beta1 einige Probleme. Wenn du es im Theme-Editor ansiehst, fehlen die Vorschauen der Themen und einige andere Symbole.

4 „Gefällt mir“

Ich habe einige allgemeine Updates für das Theme vorgenommen, um die Fehler zu beheben, und plane weitere!

3 „Gefällt mir“

Ich möchte einige Thumbnails anzeigen (auf Mobilgeräten, Desktops), können Sie mir helfen?

Vielen Dank!

Wie kann ich den Namen (Benutzernamen) auf dem Handy anzeigen? (Derzeit sehe ich ihn nur auf dem Desktop).

Vielen Dank