diff --git a/index.html b/index.html index 2d22278..bbc2523 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,7 @@

Beer and Open Source

+

Free as in beer

Sven Wagner

@@ -69,11 +70,26 @@ -

+
+
+

freibier.cc

+

+ Open Source Beer from Regensburg +

+
+
+ +
+
+

How all began?

@@ -84,10 +100,9 @@
  • Plan to make beer, company founded, but no idea at all about a concept.
  • -
  • On day, Cold Tobi asked, if we can brew a beer forr his planned MiniDebConf, we agreed.
  • +
  • One day, Cold Tobi asked, if we can brew a beer for his planned MiniDebConf, we agreed.
  • On week later, Tobi mentioned, that if we brew a beer for the MiniDebConf, it has to comply with the DFSG
-

@@ -104,7 +119,6 @@
  • In germany recipes have no threshold of originality by law
  • Only possible way was to hide it or release it to the public domain
  • -

    @@ -118,10 +132,9 @@
    -

    Open Knowledge and Pro-Brewer

    @@ -129,256 +142,140 @@
    -
    - -
    -

    Why WebSlides?

    -

    Presentations, landings, portfolios, and longforms.

    -
    -
      -
    • -

      An opportunity to engage.

      -

      WebSlides is about good karma. This is about telling the story, and sharing it in a beautiful way. HTML and CSS as narrative elements.

      -
    • -
    • -

      Work better, faster.

      -

      Designers, marketers, and journalists can now focus on the content. Simply choose a demo and customize it in minutes.

      -
    • -
    -
    - -
    - -
    -
    - -
    -
    -
    -

    WebSlides is really easy

    -

    Each parent <section> in the #webslides element is an individual slide.

    -

    Code is clean and scalable. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. Making an HTML presentation has never been so fast.

    -
    - -
    -
    <article id="webslides">
    -  <!-- Slide 1 -->
    -  <section>
    -    <h1>Design for trust</h1>
    -  </section>
    -  <!-- Slide 2 -->
    -  <section class="bg-primary">
    -    <div class="wrap">
    -      <h2>.wrap = container (width: 90%)</h2>
    -    </div>
    -  </section>
    -</article>
    -
    -
    - -
    - -
    - -
    -
    -
    -

    Features

    -
      -
    • -
      -

      - - Simple Navigation -

      - with arrow keys, presenter... -
      -
    • -
    • -
      -

      - - - - Permalinks -

      - Go to a specific slide. -
      -
    • -
    • -
      -

      - - - - Slide Counter -

      - Current/Total number. -
      -
    • -
    • -
      -

      - 40+ - Beautiful Components -

      - Covers, cards, quotes... -
      -
    • -
    • -
      -

      - - - - Vertical Rhythm -

      - Use multiples of 8. -
      -
    • -
    • -
      -

      - 500+ - SVG Icons -

      - Font Awesome Kit. -
      -
    • -
    -
    -
    -
    - - -
    -
    -
    -
    -
    -

    - - - - Guides -

    -

    If you need help, here's just three tutorials. Just a basic knowledge of HTML is required:

    - -
    -
    -
    WebSlides Files
    -
    -
    -

    - - - - Built to expand -

    -

    The best way to inspire with your content is to connect on a personal level:

    - -
    -
    - -
    -
    -
    - -
    -

    Ready to Start?

    -

    Create your own presentation instantly.
    120+ premium slides ready to use.

    -

    - - - - - Free Download - - - - - - - Pay what you want. - - +

    +

    Do we use Open Source Software?

    +

    + Yes we do!

    - -
    -
    -
    -
    -

    - Thanks. - - - - - -

    -

    People share content that makes them feel inspired. WebSlides is a very effective way to engage young audiences, customers, and teams.

    -

    Best,
    @jlantunez, @belelros, and @luissacristan.

    -
    - +
    +
      +
    • Webserver is running Debian Bullseye with Nginx
    • +
    • Blog on Homepage is build with Pelican
    • +
    • Font for labels and homepage is under OFL
    • +
    • Collaboration with Nextcloud on web server
    • +
    • Mailserver Debian Bullseye, Postfix, Dovecot, Rspamd, MariaDB
    • +
    • Code organisation of Homepage and other projects done with Git and Gitea
    • +
    • Other projects: PLC of our labeling machine is arduino compatible
    • +
    • Backup of all that by rdiff-backup
    • +
    +
    +
    + +
    +
    +

    Are We the First / Only / Open Source Brewery

    +

    + No, and that is a good thing! +

    +
    +
    +
      +
    • FreeBeer.org -> CC BY-SA 4.0 since 2005
    • +
    • Nerdbrewing.se -> no idea about license since 2015
    • +
    • Modern Times beer since 2012
    • +
    • Even Brewdog releases all recipes
    • +
    +
    +
    + +
    +
    +

    Open Source Projects for Brewers

    +

    + Well, you find a lot of free as in beer stuff... +

    +
    +
    + +
    +
    +

    ArdPressureFiller

    +

    + pressure filler for beer botteling +

    +
    +
    +
      +
    • Two github repositories, one for code, one for 3D printed parts
    • + +
    • Like so often, no license mentioned, just released on github.
    • +
    +
    +
    + +
    +
    +

    BrewPi

    +

    + Automatisation of your home brewery with a RaspberryPi +

    +
    +
    + +
    + +
    + +
    +
    +

    BrewUNO

    +

    + Automatisation of your home brewery with an ESP 8266 +

    +
    +
    +
      +
    • Homemade License
    • +
    • "It's permitted to modify for personal use. It's not permitted to distribute the modified project."
    • +
    • Homepage
    • +
    • Github
    • +
    +
    +
    + +
    +
    +

    iSpindel

    +

    + Electronic Hydrometer with ESP 8266 +

    +
    +
    +
      +
    • Homemade License
    • +
    • "It's permitted to modify for personal use. It's not permitted to distribute the modified project. Modification can be distributed via the official iSpindel release only."
    • +
    • Homepage
    • +
    • Article in Hackaday
    • + +
    +
    +
    + +
    +
    +

    EtiMa

    +

    + Control for Chinese MT-50, LT-50 .... +

    +
    +
    +
      +
    • GPL Version 3
    • +
    • Git
    • +
    -
    @@ -388,7 +285,7 @@