diff --git a/archetypes/default.md b/archetypes/default.md index d3cb10b..b1a6dd7 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,4 +1,8 @@ +++ title = "{{ replace .Name "-" " " | title }}" menu = "main" + +description = """ +Lorem ipsum +""" +++ diff --git a/content/peertube.md b/content/peertube.md index 11b72da..4cb06d6 100644 --- a/content/peertube.md +++ b/content/peertube.md @@ -1,6 +1,11 @@ +++ title = "PeerTube" menu = "main" + +description = """ +PeerTube is a free and decentralized video platform meant as an alternative to +services like YouTube. See the instance running on https://peertube.boba.best +""" +++ ## What is PeerTube? diff --git a/content/pleroma.md b/content/pleroma.md index 5e075f2..35147cc 100644 --- a/content/pleroma.md +++ b/content/pleroma.md @@ -1,6 +1,11 @@ +++ title = "Pleroma" menu = "main" + +description = """ +Pleroma is a decentralized and federated microblogging service (similar to +Twitter). See the instance running on https://pleroma.boba.best +""" +++ ## What is Pleroma?