about summary refs log tree commit homepage
path: root/.olddoc.yml
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-07-28 02:08:00 +0000
committerEric Wong <e@80x24.org>2016-07-28 02:09:01 +0000
commit2ff984bed2cae91c922780809ab2ffc8890ecc27 (patch)
tree949d13367d5f9915827dd99fcdb63355cdcf6dd3 /.olddoc.yml
parent11f72aae6e653cd2ab5e6316097e8b4919eb931e (diff)
downloadclogger-2ff984bed2cae91c922780809ab2ffc8890ecc27.tar.gz
Thanks to Let's Encrypt, the bogomips.org now supports
HTTPS so our homepage can be moved to:

	https://bogomips.org/clogger/

While clogger.bogomips.org is part of the TLS certificate, it is
needless subjectAltName bloat that should not have been created.
This will also make it easier to have multiple homepages in
the future as a Tor hidden service.
Diffstat (limited to '.olddoc.yml')
-rw-r--r--.olddoc.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index b38126f..ece1573 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,7 +1,13 @@
 ---
-rdoc_url: http://clogger.bogomips.org/
-cgit_url: http://bogomips.org/clogger.git
+rdoc_url: https://bogomips.org/clogger/
+cgit_url: https://bogomips.org/clogger.git
 git_url: git://bogomips.org/clogger.git
 public_email: clogger-public@bogomips.org
 private_email: clogger@bogomips.org
-ml_url: http://bogomips.org/clogger-public/
+ml_url:
+- https://bogomips.org/clogger-public/
+- http://ou63pmih66umazou.onion/clogger-public/
+- nntp://news.public-inbox.org/inbox.comp.lang.ruby.clogger
+source_code:
+- git clone git://bogomips.org/clogger.git
+- git clone https://bogomips.org/clogger.git