This is source repository for awesome-dev.news site - created using Liveboat page generator.
If you'd like to host your own, custom version of this page see Liveboat Github Runner for Github Pages hosting or Liveboat repo for everything else.
The site is created using Liveboat static site generator which aims to be compatible with Newsboat RSS reader, for shorthand overview of the syntax see Liveboat URL File Breakdown or Newsboat Documentation for full overview.
In order to add additional feeds to the page:
- Fork the repository
- Edit
./config/urlsfile - Add feed reference in following format
<feed_url> "~<Feed title>" ! <tag_list...>
for example:
https://blog.rust-lang.org/feed "~Rust Blog" ! dev official rust
Note
- Please add
!within the record to only include record links as part of existing query feeds - Include human readable title via
"~<feed title>" - Try to limit number of tags to 3 if possible
- Do not include any additional query feeds as part of PR
Additionally:
- Include only active feeds which release news at least few times a year
- Do not include feeds containing promotional materials about company products
- Feel free to add feeds for categories not included on the site yet, make sure to tag these accordingly
Bugs/feature requests should be submitted to Liveboat issues page.
- Vectors and icons by Good Stuff No Nonsense in CC Attribution License via SVG Repo
