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

Implement task/publish to create app website and publish/update flatpak repository to it #23

Open
aral opened this issue Dec 7, 2021 · 0 comments

Comments

@aral
Copy link
Contributor

aral commented Dec 7, 2021

Given that Flatpaks can be distributed in a decentralised manner, in the spirit of the Small Web, we should make this as easy to do as possible.

Proposed implementation

task/publish

Running this script:

  1. Creates (or updates) a web site for the app based on the app metadata in the project.
  2. Create (or updates) a flatpak repository for the app and a flatpak.ref and links it to the “Install” button on the site.

The site can then be served with Site.js.

Notes:

  • Site is localised.
  • People who install it also get updates.
aral added a commit that referenced this issue Dec 14, 2021
Also clean up CSS and implement flatpakref file template strings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant