Personal website/blog https://srcco.de
 
 
 
 
 
 
Go to file
andrewhowdencom dc235970d6 Drop incorrect "www" prefix from corporate link (#20)
This link does not match the SSL certificate:

  X509v3 Subject Alternative Name:
    DNS:*.zalando.com, DNS:zalando.com

And, even when certificate errors are ignored, is actually redirected to
"zalando.de" rather than the corporate site.

Co-authored-by: Andrew Howden <hello@andrewhowden.com>
Reviewed-on: #20
Co-authored-by: andrewhowdencom <andrewhowdencom@noreply.codeberg.org>
Co-committed-by: andrewhowdencom <andrewhowdencom@noreply.codeberg.org>
2023-05-08 19:15:59 +00:00
files allow Twitter to fetch images 2019-01-10 22:00:16 +01:00
galleries add Kubernetes Web View logo (future blog post) 2022-11-30 18:20:26 +01:00
listings add note from mat 2014-01-22 23:14:41 +01:00
pages update about page 2020-03-13 20:19:18 +01:00
plugins new blog post about my Pequod experiment 2014-10-24 23:17:41 +02:00
posts Drop incorrect "www" prefix from corporate link (#20) 2023-05-08 19:15:59 +00:00
themes move ethical ads into CSS 2022-02-08 18:27:33 +01:00
.gitignore make it work with recent Nikola version 2014-10-22 23:42:15 +02:00
Dockerfile new SSB post 2021-01-30 19:16:43 +01:00
Makefile convenience Makefile 2020-01-26 22:42:11 +01:00
README.md convenience Makefile 2020-01-26 22:42:11 +01:00
conf.py new SSB post 2021-01-30 19:16:43 +01:00
run.sh github.com -> codeberg.org 2019-04-04 20:48:07 +02:00
start.sh always restart 2019-04-04 21:03:40 +02:00

README.md

srcco.de

Personal website/blog of Henning Jacobs, source of https://srcco.de/

Local development:

$ make docker
$ make run