Atlas, un tema semplice in stile blog con una barra laterale opzionale

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 Mi Piace

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 Mi Piace

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

4 Mi Piace

Sembra che queste icone siano ora mancanti

EDIT: Ah, penso che sia correlato a questa migrazione:

EDIT 2: E qui c’è una PR :tada:

4 Mi Piace

Per qualche motivo, quando provo ad aprirlo nel tema creator
https://theme-creator.discourse.org/theme/awesomerobot/atlas-theme
finisco sulla componente di stile del blog.

Anche io non riesco ad aprire correttamente il tema nel Theme Creator.
Utilizzo il link “recensisci nel Theme Creator” nel post principale, che mi porta alla finestra modale “Visualizza tema condiviso” all’indirizzo https://theme-creator.discourse.org/latest, ma dopo aver fatto clic sul pulsante “Visualizza tema”, resto bloccato su questo URL senza visualizzare il tema: https://theme-creator.discourse.org/c/blog/18

Hmm, non sono sicuro di cosa stesse succedendo lì… ma ho ricreato il link (https://theme-creator.discourse.org/theme/awesomerobot/atlas) e sembra che ora sia tutto a posto. Ho aggiornato il post originale.

5 Mi Piace

Non ho ancora esaminato la questione, ma sembra che ci siano alcuni problemi con questo tema su Discourse 2.7.0 beta1. Se lo visualizzi nel creatore di temi, mancano le anteprime degli argomenti e alcune altre icone

4 Mi Piace

Ho apportato alcune modifiche generali al tema per risolvere i problemi esistenti e ne pianifico altre!

3 Mi Piace

Voglio mostrare delle miniature (su mobile, desktop), puoi guidarmi?

Grazie mille!

Come visualizzare il nome (nome utente) sul cellulare? (attualmente lo vedo solo sul desktop).

Grazie mille