From 5e847a35b7b3788e31e7e0ca045f462cca79ebf2 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 5 Sep 2021 13:26:15 +0100 Subject: [PATCH] make the homepage not suck, part 2 --- site/index.md | 23 +++++++++++++---------- site/template.include | 1 + 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/site/index.md b/site/index.md index ea6dedd..c09657e 100644 --- a/site/index.md +++ b/site/index.md @@ -2,15 +2,6 @@ title: Libreboot project ... -
- -
- -Free your BIOS today! GNU GPL style ------------------------------------ - Libreboot is [freedom-respecting](https://www.gnu.org/philosophy/free-sw.html) *boot firmware* that initializes the hardware (e.g. memory controller, CPU, @@ -21,7 +12,17 @@ firmware. Help is available via [\#libreboot](https://web.libera.chat/#libreboot) on [Libera](https://libera.chat/) IRC. -[![](https://av.vimuser.org/0001-300x225.jpg){.right}](https://av.vimuser.org/0001.jpg) +The latest version is [Libreboot 20210522](news/libreboot20210522.md), released +on 22 May 2021. It is a testing release. + +Free your BIOS today! GNU GPL style +----------------------------------- + +
+ +
Libreboot uses [coreboot](https://www.coreboot.org/) for [hardware initialization](https://doc.coreboot.org/getting_started/architecture.html). @@ -34,6 +35,8 @@ only basic initialization and jumps to a separate an [automated build system](docs/build/) that builds complete *ROM images*, for easy installation. User-friendly documentation is provided. +[![](https://av.vimuser.org/0001-300x225.jpg){.right}](https://av.vimuser.org/0001.jpg) + Libreboot has advanced features like [encrypted /boot/](docs/gnulinux/encrypted_debian.md) and [GPG support](docs/gnulinux/grub_hardening.html). Binary blobs are excluded, making Libreboot *100% free diff --git a/site/template.include b/site/template.include index edc397b..6feca5f 100644 --- a/site/template.include +++ b/site/template.include @@ -47,6 +47,7 @@ img,video{max-width:100%} } html,ul,#TOC{padding:1em} #TOC{margin:1em} +#footer{clear:both} $if(quotes)$