Tracker hasn’t had its own website since about 2011, when whoever was paying for https://tracker-project.org/ stopped doing so. Since then it’s been using wiki.gnome.org to host documentation.
At the weekend I made a simple website with mkdocs and GitLab pages, and I’m looking for some comments on whether it serves its purpose! The website is here: Sign in · GitLab and the corresponding MR is here: Add a simple website using mkdocs (!156) · Merge requests · GNOME / TinySPARQL · GitLab
The purposes of the site include…
- provide an overview of what Tracker is
- provide an FAQ for users who are seeing tracker processes in
topand wondering why - link users who are searching for things like “how do I configure Tracker” to the relevant GNOME documentation (which would be Search for files in this case)
- host documentation that’s currently kept on the wiki, such as the supported SPARQL syntax, so that we maintain it in Git