[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
non-content related fixes/improvements for the website.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
non-content related fixes/improvements for the website. |
Date: |
Thu, 23 May 2024 22:24:26 +0200 |
Hi,
This patch set has only changes to the website but they should not
affect the website content being displayed.
Denis 'GNUtoo' Carikli (10):
site: site.cfg: Add license header.
site: img: clarify license scope.
site: img: fix license location.
site: docs: install: Use relative links for images.
site: docs: hardware: Use relative links for images.
site: faq: Use relative links for images.
site: tasks: index.md: fix broken link.
site: tasks: fix link to g43t-am3/soic8.jpg picture.
site: repair link to logo directory.
site: change .md links to .html.
site.cfg | 8 ++
site/contrib.md | 8 +-
site/docs/bsd/index.md | 6 +-
site/docs/bsd/openbsd.md | 2 +-
site/docs/depthcharge/index.md | 2 +-
site/docs/gnulinux/encrypted_debian.md | 4 +-
site/docs/gnulinux/grub_cbfs.md | 2 +-
site/docs/gnulinux/grub_hardening.md | 2 +-
site/docs/gnulinux/index.md | 10 +--
site/docs/grub/index.md | 2 +-
site/docs/hardware/c201.md | 4 +-
site/docs/hardware/d510mo.md | 2 +-
site/docs/hardware/d945gclf.md | 26 +++----
site/docs/hardware/index.md | 32 ++++----
site/docs/hardware/kcma-d8.md | 6 +-
site/docs/hardware/kgpe-d16.md | 4 +-
site/docs/hardware/mac_address.md | 4 +-
site/docs/hardware/macbook21.md | 4 +-
site/docs/hardware/r400.md | 10 +--
site/docs/hardware/r500.md | 2 +-
site/docs/hardware/t400.md | 6 +-
site/docs/hardware/t500.md | 6 +-
site/docs/hardware/x200.md | 4 +-
site/docs/index.md | 4 +-
site/docs/install/c201.md | 12 +--
site/docs/install/d510mo.md | 2 +-
site/docs/install/d945gclf.md | 6 +-
site/docs/install/ga-g41m-es2l.md | 4 +-
site/docs/install/ich9utils.md | 8 +-
site/docs/install/index.md | 58 +++++++-------
site/docs/install/kgpe-d16.md | 4 +-
site/docs/install/r400_external.md | 76 +++++++++----------
site/docs/install/spi.md | 52 ++++++-------
site/docs/install/t400_external.md | 94 +++++++++++------------
site/docs/install/t500_external.md | 100 ++++++++++++-------------
site/docs/install/t60_unbrick.md | 78 +++++++++----------
site/docs/install/x200_external.md | 28 +++----
site/docs/install/x60_unbrick.md | 84 ++++++++++-----------
site/docs/install/x60tablet_unbrick.md | 30 ++++----
site/docs/misc/index.md | 6 +-
site/download.md | 4 +-
site/faq.md | 45 ++++++-----
site/footer.include | 10 +--
site/img/LICENSE | 6 +-
site/license.md | 2 +-
site/logo-license.md | 2 +-
site/news/libreboot20140711.md | 2 +-
site/news/libreboot20150126.md | 4 +-
site/tasks/index.md | 16 ++--
49 files changed, 450 insertions(+), 443 deletions(-)
base-commit: 5b58977b5e5f8fbfceed59983fbafe356b7f26ca
--
2.41.0
- non-content related fixes/improvements for the website.,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 02/10] site: img: clarify license scope., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 01/10] site: site.cfg: Add license header., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 03/10] site: img: fix license location., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 06/10] site: faq: Use relative links for images., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 05/10] site: docs: hardware: Use relative links for images., Denis 'GNUtoo' Carikli, 2024/05/23