A stylesheet for Linux From Scratch (LFS) and Beyond Linux From Scratch (BLFS) books based on New.css design principles.
This project is a descendant of https://github.com/AnmiTaliDev/blfs-css rebuilt with a proper modern design.
Replace the existing lfs.css file in your generated LFS or BLFS book HTML directory:
cp lfs.css /path/to/lfs-html/stylesheets/lfs.cssOr for root-level HTML layouts:
cp lfs.css /path/to/lfs-html/lfs.cssWhen rendering the LFS book with render-html.sh or DocBook XSL stylesheets, point the stylesheet target to lfs.css.
This project is distributed under the MIT License. See LICENSE for details.