Select the types of activity you want to include in your feed.
Add a doc/query_syntax.md page (#539)
This just links to the HTML source where there are already example
queries. This will help with discovery and linking people to docs where
they aren't running a local Zoekt instance.
···11+# Query syntax
22+33+Query syntax examples can be found on the index page of a running Zoekt webserver.
44+These
55+[example queries can also be viewed in the corresponding HTML template](../web/templates.go#L158).