view/contribute.html.haml in inqlude-0.0.8 vs view/contribute.html.haml in inqlude-0.7.0
- old
+ new
@@ -5,11 +5,13 @@
to collect data about these libraries. This includes descriptions,
instructions how to use them, as well as links to sources or installable
packages.
%p
The meta data used by Inqlude is collected in a git repository at
- = link( "http://github.com/cornelius/inqlude-data" ) + "."
+ = link( "http://github.com/cornelius/inqlude-data" )
+ or
+ = link( "https://projects.kde.org/projects/websites/inqlude-data" ) + "."
It contains a manifest file in JSON format for each library, which has the
meta data in a structured machine-readable form. JSON is easy enough for
humans to read and edit as well.
%p
You can contribute meta data by providing patches to the inqlude-data
@@ -18,11 +20,13 @@
%h2 Contributing to the Inqlude tools
%p
The command line tool is developed in another git repository at
- = link( "http://github.com/cornelius/inqlude" ) + "."
+ = link( "http://github.com/cornelius/inqlude" )
+ or
+ = link( "https://projects.kde.org/projects/websites/inqlude" ) + "."
It's still in a proof-of-concept state, so there is quite a bit work left.
Have a look at the
= link_to "list of open issues", "http://github.com/cornelius/inqlude/issues"
or read the source and come up with your own ideas what to improve.
%p
@@ -31,8 +35,8 @@
out there.
%h2 Mailing list
%p
- If you want to discuss any aspects of Inqlude, get in contact to us, have
+ If you want to discuss any aspects of Inqlude, get in contact with us, have
questions, or want to contribute in any other way, the best way is to use the
mailing list #{link_to "inqlude@kde.org", "https://mail.kde.org/mailman/listinfo/inqlude"}.