Atlas, um tema simples no estilo blog com uma barra lateral opcional

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 curtidas

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 curtidas

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

4 curtidas

Parece que esses ícones estão faltando agora

EDIT: Ah, acho que está relacionado a essa migração:

EDIT 2: E aqui está um PR :tada:

4 curtidas

Por algum motivo, quando tento abri-lo no criador de temas
https://theme-creator.discourse.org/theme/awesomerobot/atlas-theme
acabo na página do componente de estilo do blog.

Eu também não consigo abrir o tema com sucesso no Criador de Temas. Uso o link “revisar no Criador de Temas” na postagem principal, e ele me leva ao modal “Ver Tema Compartilhado” na URL https://theme-creator.discourse.org/latest, mas após clicar no botão “Ver Tema”, fico preso nesta URL: sem acessar o tema: https://theme-creator.discourse.org/c/blog/18

Hmm, não tenho certeza do que estava acontecendo ali… mas recriei o link (https://theme-creator.discourse.org/theme/awesomerobot/atlas) e parece estar tudo certo agora. Atualizei a postagem original.

5 curtidas

Ainda não analisei isso, mas parece que há alguns problemas com este tema agora no Discourse 2.7.0 beta1. Se você o visualizar no criador de temas, verá que faltam as prévias dos tópicos e alguns outros ícones

4 curtidas

Fiz algumas atualizações gerais no tema para corrigir o que estava quebrado e pretendo fazer mais!

3 curtidas

Quero mostrar algumas miniaturas (no celular, desktop), você pode me guiar?

Muito obrigado!

Como exibir o Nome (Nome de usuário) no celular? (atualmente só vejo no desktop).

Muito obrigado