-
Notifications
You must be signed in to change notification settings - Fork 21
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
FR: Dedicated homepage for Doughnut. #70
Comments
I've made a start on designing a mini website for Doughnut. As most similar app websites do, I'd like to have a simple features and selling points section. @GetToSet and @woj-tek, what would you say are the main selling points / reasons to use / features of Doughnut (especially version 2)? I'm interested to know your thoughts. |
For me it was: sane, clear, clean and minimalistic UI (I like being able to quickly glance over the UI and know if I have new episodes and in which feeds), native (Swift) and open-source. I tried using Podcasts.app and it was just driving me nuts (same with majority of other Apple-made applications ;) ). For context, on Windows back in the days I was an avid fan and user of foobar2000. |
From my point of view, the primary aspects that distinguish Doughnut from other podcatchers are:
|
Launched along with version 2 at doughnutapp.com |
Looks awesome! Congrats on the release :-) |
I think a dedicated homepage can be build for Doughnut and GitHub Pages can be an ideal hosting option.
The homepage can be used to introduce main features of Doughnut, guide users to download and serve static files like
appcast.xml
. Currently we serveappcast.xml
withraw.githubusercontent.com
, which has a rate limit and doesn't go through CDN.The text was updated successfully, but these errors were encountered: