Skip to content

Yegorov/awesome-ruby-blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Ruby blogs Awesome OPML

A curated list of Awesome Ruby blogs and newsletters for ruby developers and newbies. Inspired by Awesome Python blogs

Ruby

Table of contents

Newsletter OPML

Social news aggregation OPML

Community OPML

Personal OPML

Company OPML

Podcast OPML

Screencast / Livestream OPML

Other Awesome Ruby (and blogs) Lists OPML

Contribution Guidelines

  • Please search previous suggestions before making a new one, as yours may be a duplicate.
  • If the blog has many articles, choose the link with Ruby / Rails category ( or tag).
  • Feel free for send pull request!

Link a blog to Awesome Ruby blogs

  1. Fork this repository.
  2. Edit the appropriate data file by adding your blog's details. Be sure to place it under the most appropriate category.
  3. Run bin/build_readme to regenerate the README.md with your new entry.
  4. Commit your changes and open a pull request against the master branch.

Data Structure

Each blog entry should follow this YAML structure:

- name: Blog Name
  url: https://example.com/blog
  rss: https://example.com/feed.xml  # Optional RSS feed URL
  locked: true  # Optional: prevents automatic updates (see Locking Policy)

Required fields:

  • name: The display name of the blog
  • url: The URL to the blog or blog category page

Optional fields:

  • rss: RSS/Atom feed URL for the blog
  • locked: Boolean to prevent automatic RSS updates. Set to false to individually pick which rss feed to query.

Available Blog Categories

Choose the most appropriate category for your blog:

  • data/newsletter.yml - Ruby newsletters and weekly digests
  • data/social_news_aggregation.yml - Social platforms and news aggregators
  • data/community.yml - Open source projects, frameworks, and community blogs
  • data/personal.yml - Individual developer blogs and personal sites
  • data/company.yml - Corporate engineering blogs and company publications
  • data/podcast.yml - Podcasts focused on Ruby and its ecosystem
  • data/screencast_livestream.yml - Screencasts and livestreams
  • data/other.yml - Lists and resources that don't fit other categories

Note, Web archive and GitHub entries are permanently locked and never updated automatically

License

CC0

About

A curated list of Awesome Ruby Blogs and Newsletters for Ruby Developers and Newbies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 24

Languages