Autonomie

Meer und ein Regenbogen

Autonomie is a highly semantic, responsive, accessible and search engine optimized WordPress Theme. It provides HTML5 templates refined with microformats, microformats2 and microdata (Schema.org). Autonomie supports a lot of OpenWeb plugins and is fully IndieWeb compatible.

Description

„Autonomie“ is a „living theme“. I use it for my own blog and so it may change completely over time. Why Autonomie?

„Autonomie“ is the german word for „autonomy“ which is a synonym to independent!

Thanks

  • Greg Tangey (Ruxton) – for the „Post Kinds“ and „Syndication Links“ implementations

Frequently Asked Questions

Supported Plugins

Supported Websemantics

Autonomies code is marked-up with microformats and microdata:

Planned formats:

What are the WordPress features supported by Autonomie?

Autonomie supports:

What is POSH

From the micrormats wiki:

The term semantic-html is a mouthful, and belies both how simple it is, how well established it is among modern web designers, and the fact that it has benefits far beyond the obvious doing the right thing for the Web by using semantic markup. We need a simple short mnemonic term that captures the essence of the concept, and is easily verbed (to posh, poshify, poshed up).

Autonomie is fully HTML5 compatible and uses a lot of the new tags, semantics and input-types.

Resources

Unless otherwise specified, all the theme files, scripts and images are licensed under MIT License.

The exceptions to this license are as follows:

35 Kommentare zu „Autonomie“

  1. Avatar von Masoud Abkenar

    @pfefferle Wow, this is so nice! Thanks for making this beautiful and IndieWeb-/Fediverse-compatible theme 😀

    1. Avatar von Matthias Pfefferle
      Matthias Pfefferle

      Thanks 🙂

  2. Avatar von Bill Bennett

    Hi Matthias

    Can you explain the funding model for the theme?

    1. Avatar von Matthias Pfefferle
      Matthias Pfefferle

      What do you mean by „funding model“?

      1. Avatar von Bill Bennett

        I mean is there a way users can make a modest donation to support the theme?

        1. Avatar von Bill Bennett
          Bill Bennett

          I should explain this more fully. I wrote the original comment after seeing the FUNDING.yml file at GitHub, but didn’t understand it. Are these ways of making a donation? I don’t see where the funding model involves any money.

          1. Avatar von Matthias Pfefferle

            Ah, I see!

            The FUNDING.yml is a way to configure the Sponsor Button on the top of the GitHub Repo Site: https://github.com/pfefferle/Autonomie

            With GitHub sponsors, you can sponsor the theme, directly on GitHub.

  3. Avatar von Robert

    Your site has different header/hero images for posts and pages. I can’t seem to find the option to use that myself. The featured image setting shows it directly below the header, not behind the header. Is this a private feature or is it in the theme already?

    1. Avatar von Matthias Pfefferle

      There is a checkbox under the „featured image“ (Use as post cover (full-width)), where you can define if the featured image should show up small or as hero image.

      1. Avatar von Robert

        Thanks. I had already found it. The checkbox only becomes visible *after* I first publish the post. You need to update to post after you enable the flag.

        1. Avatar von Matthias Pfefferle

          Hmm… I just tested it and I see the checkbox directly on the „new post“ page, without saving or reloading… Perhaps a caching issue?

          1. Avatar von Robert

            My workflow was to edit a page, in the editor click the featured image section, add media, upload from computer, use image. At that moment the checkbox isn’t visible. It is after I update / save the post.

            1. Avatar von Matthias Pfefferle

              Ah, you are using the classic editor? I tested it with gutenberg! The classic version might differ, I will re-check and „fix“ the implementation there! Thanks for the info!

  4. Avatar von Chris
    Chris

    Großartiges Theme. Dankeschön. Eine Frage habe ich noch. Wo kann ich den Autor nach dem Post aktivieren?

    1. Avatar von Matthias Pfefferle

      Vielen Dank 🙂

      > Wo kann ich den Autor nach dem Post aktivieren?

      Oh, ich dachte das wäre „default“… muss ich nochmal nachschauen!

      Das machst du über die Widgets. Da gibt es einen Bereich, der heißt „Entry-Meta“ und da kannst du „Author Details (Autonomie)“ und „Entry Taxonomy (Autonomie)“ rein ziehen. Das Zweite sind Tags und Categories.

  5. Avatar von Suitbert
    Suitbert

    Hallo,
    hier eine Newbie-Frage: Wie bekomme ich die verscheiden Beitrags-Arten (notes, article, usw.) auf verschiedene entsprechende Unterseiten (alle notes auf eine Seite, alle Artikel auf eine Seite usw). Wahrscheinlich eine Kleinigkeit, aber irgendwie hänge ich fest 😉 Danke
    Schöne Grüße
    Suitbert

  6. Avatar von Sky

    Moin Matthias, ist es möglich die Unterstriche bei den Links farblich anzupassen ? Also das Grün und die Hover-Farbe ?

    Grüße

    1. Avatar von Sky

      Also ich habe jetzt in der style.css geschaut und da kann ich zwar das Grün ändern, aber die Hover-Farbei bleibt gelb.

      1. Avatar von Matthias Pfefferle

        Hallo Sky 👋

        probier mal das folgende CSS snippet ($farbe mit deiner Farbe ersetzen):

        
        .entry-content a:hover,
        .entry-summary a:hover {
          @supports(text-decoration: underline $android-green) {
            text-decoration: underline $farbe;
            text-decoration: underline $farbe;
            text-decoration-thickness: 3px;
            text-underline-offset: 6px;
          }
        }
        
        1. Avatar von Sky

          Nabend Matthias, ganz lieben Dank, ich habe es hinbekommen. Freue mich sehr.

  7. Avatar von Robert Kingett

    @arush OMG thank you! You saved my bacon! I use ClassicPress and I found the themes mentioned! This was great! Gonna try the plugin again soon, it didn’t install the first time.

  8. Avatar von Amanda Carson

    @weirdwriter The plugin may not work with Classic Press. Personally I use the Autonomie theme.

  9. […] Zenpress is an accessibility ready theme, as well as Autonomie, both of these are on Github though and not in the repo. Alternatively you can install the MF2 plugin which will attempt to add MF2 support to your theme but isn't always successful. Link to Autonomie: https://notiz.blog/projects/autonomie/ […]

  10. […] Basis habe ich mich für WordPress entschieden mit dem fantastischen Theme Autonomie von Matthias Pfefferle. Ursprünglich hat mich Martin in seinem Newsletter wieder auf micro.blog […]

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

To respond on your own website, enter the URL of your response which should contain a link to this post’s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post’s URL again. (Find out more about Webmentions.)