Releases: sourcegraph/docsite
Releases · sourcegraph/docsite
v1.8.2
Changelog
- Add support for more metadata intended for SEO use
- Add optional
root_url
settings toconfig.json
, making it available for SEO tags that expects absolute urls. - Add the following optional metadata entries
description
,category
,imageURL
,type
,tags
that are assignable in the front matter of Markdown files. - Unknown metadata fed to the front matter will raise an error when running
docsite check
- Add optional
v1.8.1
Changelog
- Fix issue with plaintext code blocks not rendering
v1.8.0
Changelog
- Add highlighting for the sourcegraph query language
v1.7.0
v1.6.0
v1.5.0
Changelog
v1.4.0
Changelog
61231fb Produce LSIF data for each commit for fast/precise code nav (#34)
8df06ae Use gomod import for blackfriday
bcb5e03 add gorealeaser.yml (#36)
07cc8f0 fix determination of page title when page contains leading HTML comments
d424963 markdown: remove setting code block background color to #fff (#37)
6f89f12 refresh site data in background when cache expiration is hit (#35)
4b5f0fe use standard go names in release tarballs