diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-03 12:38:39 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:32 +0200 |
| commit | 83d796eeb1c8db91b8a11f36eb00f91bce8173e0 (patch) | |
| tree | 1a01a7e04b5ea476588497c75c6de54db414d5a4 /posts/2010_11_fdroid-a-free-software-alternative-to-google-market.md | |
| parent | 48a8a5c2f392dea41bebcbf126cbb3a452e961b3 (diff) | |
| download | haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.gz haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.bz2 haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.zip | |
Move blog posts to the posts/ directory.
We also have two other pages that are not generated from the blog posts
(reply.html and search.html).
It would be nice to be able to move them to markdown as well, but if we do
that it is necessary to differenciate between markdown files used to generate
blog posts, and the ones used to generate these pages.
In addition if the blog posts directory is named markdown, and that we have
other markdown files as well, it become confusing for contributors.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'posts/2010_11_fdroid-a-free-software-alternative-to-google-market.md')
| -rw-r--r-- | posts/2010_11_fdroid-a-free-software-alternative-to-google-market.md | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/posts/2010_11_fdroid-a-free-software-alternative-to-google-market.md b/posts/2010_11_fdroid-a-free-software-alternative-to-google-market.md new file mode 100644 index 0000000..685fe7a --- /dev/null +++ b/posts/2010_11_fdroid-a-free-software-alternative-to-google-market.md @@ -0,0 +1,44 @@ +date: 2010-11-26T08:00:44+00:00 +title: FDroid: a free software alternative to Google Market +authors: admin +tags: Replicant news, admin +licenses: CC-BY-3.0 OR CC-BY-4.0 +--- +Finally we have an alternative to Google Market, the proprietary application +that comes preinstalled in many Android phones to download and manage +applications. + +Now, thanks to CiaranG, everyone with an Android or Replicant phone can +install a fully free software gpl client called [Fdroid][1]. + +It comes preconfigured to connect to the FDroid repository that contains ONLY +applications released under a [free software licenses][2]. + +In the future we hope to have a system that will allow everyone to upload +their favourite free software application. + +**Help us!** + +Volunteers are key to the success of Replicant. This is a community effort - +we do not have the support of corporations behind us like many other projects +do, and so it depends on YOU to make things happen. + +Join the [Replicant mailing list][3]. + +Join our microblogging group on [Identi.ca][4] + +Join us on IRC: + +Server: irc.freenode.net + +Channel: #replicant + + [1]: <http://f-droid.org/repository/> + + [2]: <http://www.gnu.org/licenses/licenses.html> + + [3]: <http://lists.osuosl.org/mailman/listinfo/replicant> + + [4]: <http://identi.ca/group/replicant> + + |
