summaryrefslogtreecommitdiff
path: root/docs/_includes
Commit message (Collapse)AuthorAgeFilesLines
* docs: mark spdx headers with the default license to website filesZbigniew Jędrzejewski-Szmek2021-10-183-0/+6
| | | | | | | | | Those were added in b41a3f66c97e3d861faed04b727daf929383b827 without an explicit license, so they are under the default license. Some files already got a header previously, so this only touches the remaining. The same should be done for docs/_data/extra_pages.json, but it's json, and json doesn't allow comments.
* homepage: fix year in footer to 2021Lennart Poettering2021-03-181-2/+2
| | | | (And while we are at it, let's fix the "Sources" link in the footer to point to the right git repo subdir)
* Update copyright noticeWataruMatsuoka2020-01-261-1/+1
|
* docs: make it prettyTobias Bernard2019-12-113-0/+32
Add custom Jekyll theme, logo, webfont and .gitignore FIXME: the markdown files have some H1 headers which need to be replaced with H2