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

improve the config generator #94

Closed
3 tasks done
gildesmarais opened this issue Jun 8, 2020 · 0 comments · Fixed by #117
Closed
3 tasks done

improve the config generator #94

gildesmarais opened this issue Jun 8, 2020 · 0 comments · Fixed by #117
Assignees
Labels
enhancement New feature or request

Comments

@gildesmarais
Copy link
Member

gildesmarais commented Jun 8, 2020

The feed config generator, in its current state, is a bit clunky to use. The rails world is full of generators which scaffold some files. So, I imagine, having rake config https://example.com/path could automatically:

  • create the feed config
  • create the feed config's spec
  • could prefill some values in the feed config (channel title (from page's <title>)), language, etc (open graph and meta tags)

In another iteration it could also suggest the selectors, but that's a topic for another day.

@gildesmarais gildesmarais added the enhancement New feature or request label Jun 8, 2020
@gildesmarais gildesmarais added this to To do in Ongoing works Mar 7, 2021
@gildesmarais gildesmarais self-assigned this Mar 10, 2021
@gildesmarais gildesmarais moved this from To do to In progress in Ongoing works Mar 11, 2021
Ongoing works automation moved this from In progress to Done Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant