diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-20 08:51:48 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 26ff37f6bb5d0712df38040a1d47b43ca4866a70 (patch) | |
| tree | a8c1c70168a9d25399bfb138fc29571a64098568 /README.md | |
| parent | 61aeed196b412ca0c57a8b7a52593215752f1e37 (diff) | |
fix link
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,7 @@ This is the source code of my personal internet site and blog engine. All conten * Via Gemini/Gemtext: [gemini://buetow.org](gemini://buetow.org) (You need a Gemini client for this) * Via "normal" HTML: [https://buetow.org](https://buetow.org) (Actually it's XHTML Transitional 1.0) * Via [Gemini Webproxy](https://portal.mozz.us/gemini/buetow.org) -* Via [GitHub Markdown](https://github.com/snonux/buetow.org/blob/master/content/md/index.md) +* Via [GitHub Markdown](https://github.com/snonux/buetow.org/blob/content-md/index.md) * Via [GitHub Page](https://snonux.github.io/buetow.org) (from Markdown) Have a look at the `content-*` branches of this buetow.org Git project for source samples. @@ -105,4 +105,5 @@ These are things I want to do with this project in near future: * Custom alt.buetow.org domain for GitHub page. * Test + fix on macOS (I havn't tested it for macOS fully yet) * Write a blog post about buetow.org.sh script +* Document how to add a blog post. * Once blog post published request buetow.org.sh to be added to the Awesome Gemini list. |
