Skip to content

exaroth/awesome-dev.news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Awesome Dev News

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.

Contributing

Adding feed links

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:

  1. Fork the repository
  2. Edit ./config/urls file
  3. 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

  1. Please add ! within the record to only include record links as part of existing query feeds
  2. Include human readable title via "~<feed title>"
  3. Try to limit number of tags to 3 if possible
  4. 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 and Feature requests

Bugs/feature requests should be submitted to Liveboat issues page.

Acknowledgments

About

Home repository for https://awesome-dev.news site

Resources

License

Stars

Watchers

Forks

Packages

No packages published