mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Add config for GitHub Pages so that we can use it as a project blog. * _config.yml is jekyll configuration * index.md contains description and title for the blog main page. * Any files matching "_posts/YYYY-MM-DD-TITLE.md" are considered posts The Github Pages configuration only allows "/" or "/docs/" as the Jekyll root directory: The clutter in docs/ is annoying but otherwise this is a very easy setup. Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
5 lines
164 B
Markdown
5 lines
164 B
Markdown
---
|
|
title: "Python-TUF development blog"
|
|
---
|
|
This is the development blog for the [Python-TUF](https://github.com/theupdateframework/python-tuf) project, welcome!
|
|
|