Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: mark spdx headers with the default license to website files | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
| | | | | | | | | | 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. | ||||
* | docs: make it pretty | Tobias Bernard | 2019-12-11 | 1 | -0/+10 |
Add custom Jekyll theme, logo, webfont and .gitignore FIXME: the markdown files have some H1 headers which need to be replaced with H2 |