You [Gerald Bauer¹] have been permanently banned [for life] from participating in r/ruby (because of your writing off / outside of r/ruby). I do not see your participation adding anything to this [ruby] community.

-- Richard Schneeman (r/ruby mod and fanatic illiberal ultra leftie on a cancel culture mission)

¹: I know. Who cares? Who is this Gerald Bauer anyway. A random nobody for sure. It just happens that I am the admin among other things of Planet Ruby.

Case Studies of Code of Conduct "Cancel Culture" Out-Of-Control Power Abuse - Ruby - A Call for Tolerance On Ruby-Talk Results In Ban On Reddit Ruby

Update (August, 2022) - A Call for More Tolerance And Call For No-Ban Policy Results In Ban On Ruby-Talk (With No Reason Given)

>  I just banned gerald.bauer@gmail.com.
>
>  -- SHIBATA Hiroshi
>
>> THANK YOU
>> 
>>  -- Ryan Davis
>>
>>
>> My full support to moderators.
>>
>> -- Xavier Noria
>> 
>> My full support to moderators.
>>
>>  -- Carlo E. Prelz
>>
>>  That's fun.
>>
>>  -- Alice

Read the full story »


« 25 Days of Ruby Gems - Ruby Advent Calendar 2020, December 1st - December 25th

Day 16 - bridgetown Gem - Build Websites (and Apps) the Classic (Static) Compiler Way - Use the Latest JavaScript (Yes, Webpack Out-of-the-Box) or CSS Packages - Fast and Secure By Default

Written by pascalwengerter Pascal Wengerter

A self-taught software developer, and digital all-rounder. Loves democracy ‘n’ open source software. Black lives matter supporter. Co-founded the open source startup Matestack. Working as a freelancer while looking for a role in (digital) product management.

The motivation: Keeping Jekyll up-to-date in the modern web (and apps) world (built with the latest JavScript and CSS packages)

When jaredcwhite Jared White (from Whitefusion) figured that Jekyll, arguably the most popular and well-known (static) website generator in the Ruby community, continues to focus on maintaining extensive backwards-compatibility and will therefore not deliver the modern developer experience around static website generation that would be necessary to keep up with the contenders from other languages (Hugo in Go, Next.js and Gatsby.js in JavaScript), Jared set out to work on a fork of Jekyll with a brand new set of project goals and a future roadmap.

Putting his company’s experience in building numerous Jekyll-based websites and modern best-practices around web development to use, he created Bridgetown - a new Webpack-aware, Ruby-powered static website generator.

The status quo: Great documentation ‘n’ getting started guides and a bold Bridgetown roadmap

After following the setup guide, you can build and preview your website via a live-reload development server. Markdown (to HTML conversion) and Liquid tags in page templates are supported out of the box, while themes and plugins can easily be installed. The generated files are being put in an output directory.

The roadmap features quite some interesting items. Contributors are welcome, the project is well maintained and follows a code of conduct.

If you’re still skeptical about the “look and feel”, you can watch andrewmcodes Andrew Mason on “How to Set up a bridgetown website using Tailwind CSS”.

A vivid community on Discord is happy to answer any questions or can jump in advice if you face any problems.

For go live publishing - website hosting services like Vercel or Netlify offer free tiers and (re-)deployments based on a git branch of choice; you can also put the output folder behind a standard web server like Apache or Nginx.

References

Built with Ruby (running Jekyll) on 2023-01-25 18:05:39 +0000 in 0.371 seconds.
Hosted on GitHub Pages. </> Source on GitHub. (0) Dedicated to the public domain.