Logo
Explore Help
Sign In
morgan/systemd
1
0
Fork 0
You've already forked systemd
mirror of https://github.com/morgan9e/systemd synced 2026-04-15 08:56:15 +09:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
systemd/docs/_layouts/default.html

21 lines
265 B
HTML
Raw Permalink Normal View History

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:01:46 +01:00
<!DOCTYPE html>
docs: mark spdx headers with the default license to website files Those were added in b41a3f66c97e3d861faed04b727daf929383b827 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 08:56:45 +02:00
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
docs: adapt forward layout to systemd.io design
2022-05-21 13:08:19 +02:00
<html lang="en">
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:01:46 +01:00
{% include head.html %}
<body>
{% include header.html %}
<div class="container">
{{ content }}
</div>
{% include footer.html %}
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 853ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API