mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
It turns out Jekyll (the engine behind GitHub Pages) requires that pages
include a "Front Matter" snippet of YAML at the top for proper rendering.
Omitting it will still render the pages, but including it opens up new
possibilities, such as using a {% for %} loop to generate index.md instead of
requiring a separate script.
I'm hoping this will also fix the issue with some of the pages (notably
CODE_OF_CONDUCT.html) not being available under systemd.io
Tested locally by rendering the website with Jekyll. Before this change, the
*.md files were kept unchanged (so not sure how that even works?!), after this
commit, proper *.html files were generated from it.
1.4 KiB
1.4 KiB
title
| title |
|---|
| systemd Documentation |
systemd Documentation
- Automatic Boot Assessment
- Locking Block Device Access
- The Boot Loader Interface
- The Boot Loader Specification
- Control Group APIs and Delegation
- The systemd Community Conduct Guidelines
- Code Quality Tools
- Coding Style
- Contributing
- Porting systemd To New Distributions
- Predictable Network Interface Names
- Known Environment Variables
- Hacking on systemd
- Portable Services Introduction
- Steps to a Successful Release
- What settings are currently available for transient units?
- Notes for Translators
- Users, Groups, UIDs and GIDs on
systemdSystems