Skip to content

Raku/planet.raku.org

 
 

Repository files navigation

planet.raku.org

This repo provides the links for the Raku news feeds on planet.raku.org.

That collection is the source for the world-famous Rakudo Weekly News which is curated and edited by Elizabeth Mattijsen.

Persons who wish to add their favorite Raku blog sites to that collection should use the following instructions. (Please file an issue if you have any problems, or ask for help on IRC channel #raku. Note you can use either the rss or the atom feed format.)

  1. Fork this repo on Github.

  2. Add your entry to the perlanetrc file.

For example, the following is the entry for the Raku Weekly News:

 -  url: https://rakudoweekly.blog/feed/
    title: Rakudo Weekly News
    web: https://rakudoweekly.blog/

The url is the path to the file containing the actual atom or rss code. Note the example above probably ends at the implied index.html.

The title is what the author wants the viewer of planet.raku.org to see for his or her entry.

The web is the link to the home page of the blog being referenced.

  1. Submit a PR (pull request).

About

Install instructions and config for planet.raku.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.9%
  • Perl 1.1%