Frantisek Sumsal
87c22d4377
Revert "docs: don't suffix page permalink with a slash"
...
This breaks existing links with a trailing slash, so it's a no-go.
This reverts commit d1a7e030c5
.
2024-04-17 20:53:49 +02:00
Frantisek Sumsal
d1a7e030c5
docs: don't suffix page permalink with a slash
...
As it breaks relative links to other pages. For example, the
BOOT_LOADER_INTERFACE page has a relative link to
AUTOMATIC_BOOT_ASSESSMENT. With a slash in the page's permalink, that
link leads to:
http://127.0.0.1:4000/BOOT_LOADER_INTERFACE/AUTOMATIC_BOOT_ASSESSMENT
which is incorrect. Dropping the trailing slash makes the link link to
the correct place:
http://127.0.0.1:4000/AUTOMATIC_BOOT_ASSESSMENT
Resolves : #32088
2024-04-15 10:54:33 +02:00
Zbigniew Jędrzejewski-Szmek
8e3fee33af
Revert "docs: use collections to structure the data"
...
This reverts commit 5e8ff010a1
.
This broke all the URLs, we can't have that. (And actually, we probably don't
_want_ to make the change either. It's nicer to have all the pages in one
directory, so one doesn't have to figure out to which collection the page
belongs.)
2024-02-23 09:48:47 +01:00
hulkoba
5e8ff010a1
docs: use collections to structure the data
2024-02-22 10:11:54 +01:00
Zbigniew Jędrzejewski-Szmek
931bc1957b
docs: use https:// for fd.o links
2022-01-12 16:05:59 +01:00
Zbigniew Jędrzejewski-Szmek
bcce9a609a
docs: mark spdx headers with the default license to website files
...
Those were added in b41a3f66c9
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.
2021-10-18 09:43:18 +02:00
Tobias Bernard
b41a3f66c9
docs: make it pretty
...
Add custom Jekyll theme, logo, webfont and .gitignore
FIXME: the markdown files have some H1 headers which need to be replaced
with H2
2019-12-11 17:04:20 +01:00
Michael Biebl
f7eed93f15
Set theme jekyll-theme-primer
...
This theme uses anchorjs to provide mouse-over anchor links.
Closes : #10418
2018-10-16 17:43:54 +02:00
Lennart Poettering
14d0a740b5
Set theme jekyll-theme-cayman
2018-10-16 11:32:09 +02:00
Lennart Poettering
202d37cb8b
Set theme jekyll-theme-minimal
2018-10-12 14:10:25 +02:00
Lennart Poettering
1e26d1cbdc
Set theme jekyll-theme-dinky
2018-10-12 13:49:09 +02:00
Lennart Poettering
b2d1fbda78
Set theme jekyll-theme-modernist
2018-10-02 10:07:38 +02:00
Lennart Poettering
dba0ccd742
Set theme jekyll-theme-tactile
2018-10-02 10:06:41 +02:00
Zbigniew Jędrzejewski-Szmek
87ead8e298
Set theme jekyll-theme-slate
2018-09-12 11:51:27 +02:00