summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-02 18:52:55 +0200
committerLars Wirzenius <liw@liw.fi>2021-01-02 18:52:55 +0200
commit0321a6ea5485a53d4df5ee2dff26137bbb808226 (patch)
tree9791f32e8675fbaa4f7b11b44d02f0c88fc07363 /index.mdwn
parent2b2f913bef37b49497f2e08398bdd1726a192125 (diff)
downloadobnam.org-0321a6ea5485a53d4df5ee2dff26137bbb808226.tar.gz
add project blog
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn14
1 files changed, 11 insertions, 3 deletions
diff --git a/index.mdwn b/index.mdwn
index dd55bf4..77efe1d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -3,6 +3,7 @@
[[Download]] &mdash;
[[Documentation|https://doc.obnam.org/]] &mdash;
[[Contact]] &mdash;
+[[Blog]] &mdash;
[[License]]
[[!img kitten.jpg class="float_right"
@@ -23,14 +24,21 @@ to smart server via HTTP; server never sees cleartext.
[Subplot]: https://subplot.liw.fi/
-Links
------
+# News
+
+<div class="newslist">
+[[!inline pages="page(blog/*)"
+ limit=5 template=titlepage archive=yes trail=no feeds=no]]
+</div>
+
+
+# Links
* [Source code (gitlab.com)](https://gitlab.com/larswirzenius/obnam) ([mirror](http://git.liw.fi/obnam2))
* [[Road map|roadmap]] for developing Obnam.
* Acceptance criteria are documented using [Subplot][], and are on
[docs.obnam.org](https://doc.obnam.org/).
-* [Obnam blog posts](https://blog.liw.fi/tag/obnam/)
+* [Obnam blog posts by Lars](https://blog.liw.fi/tag/obnam/)
* Other backup software:
* [Borg](https://www.borgbackup.org/)
* [restic](https://restic.net/)