From b5714ac11b8e3d1010070b348cd3a0f9266ed64d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 May 2021 12:54:32 +0100 Subject: update readme --- README.md | 4 ++-- content/html | 2 +- content/md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb8450b5..c7fd7468 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is the source code of my Gemini capsule. You can reach the site(s) here: * Via HTTP/HTML: [https://buetow.org](https://buetow.org) * [Gemini Webproxy](https://portal.mozz.us/gemini/buetow.org) * [GitHub Markdown](https://github.com/snonux/buetow.org/blob/master/content/md/index.md) -* [GitHub Page](https://snonux.github.io/buetow.org/content/md) +* [GitHub Page](https://snonux.github.io/buetow.org) ## Software I use to maintain this capsule @@ -25,5 +25,5 @@ These are things I want to do with this project in near future: * Speed it up a bit: Make it so, that only changed .gmi files (or changed HTML templates) result into re-generating other formats. * Write a blog post about buetow.org.sh script -* Maybe put the ./content dirs into different git projects and then include them via submodules. This has the benefit that the GitHub page has the resulting index.md in the root folder. +* Fix the submodules. e.g. make sure that public submodules are checked out by default only (e.g. https://) and document a way to add your own submodules for RW access. * Custom alt.buetow.org domain for GitHub page. diff --git a/content/html b/content/html index 27ed46c9..faa2cd39 160000 --- a/content/html +++ b/content/html @@ -1 +1 @@ -Subproject commit 27ed46c9129db86669052d4e7211340da1081d89 +Subproject commit faa2cd392016af9b76a4f40eeb12003785ced15e diff --git a/content/md b/content/md index d3a9558e..faa2cd39 160000 --- a/content/md +++ b/content/md @@ -1 +1 @@ -Subproject commit d3a9558ed5dcab7de1ec683e0597194134773ded +Subproject commit faa2cd392016af9b76a4f40eeb12003785ced15e -- cgit v1.2.3