Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: concept #1

Open
kamilsk opened this issue Oct 30, 2022 · 0 comments
Open

core: concept #1

kamilsk opened this issue Oct 30, 2022 · 0 comments
Assignees
Labels
effort: medium An issue has a medium complexity. impact: high An issue has high impact. scope: code An issue related to source code. type: feature A new feature request.

Comments

@kamilsk
Copy link
Contributor

kamilsk commented Oct 30, 2022

Motivation: Feedly has an excellent paid feature - RSS Builder. It is helpful for me, and I want to make a proof of concept of something similar but publicly available.

image

Concept

  1. make static rss from https://blog.dopt.com/
    1. use github.com/PuerkitoBio/goquery as html parser
    2. define rss.yml as config
    3. dump rss to dist
  2. define html with rss: fiddle.octolab.org/dopt/, etc
  3. automate it by github action and add some checks
@kamilsk kamilsk added type: feature A new feature request. scope: code An issue related to source code. impact: high An issue has high impact. effort: medium An issue has a medium complexity. labels Oct 30, 2022
@kamilsk kamilsk self-assigned this Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium An issue has a medium complexity. impact: high An issue has high impact. scope: code An issue related to source code. type: feature A new feature request.
Projects
None yet
Development

No branches or pull requests

1 participant