andersdamsgaard.com

my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com # fast
git clone https://src.adamsgaard.dk/andersdamsgaard.com.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit b3c5ceb81a744bc6443d0d1c602af0c33861fe6d
parent dd98bfd0f509469015138e2fd4276caaa25c9e1b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri,  2 Nov 2018 13:22:17 +0100

Add README

Diffstat:
AREADME.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,11 @@ +# andersdamsgaard.com +[![pipeline status](https://gitlab.com/admesg/andersdamsgaard.com/badges/master/pipeline.svg)](https://gitlab.com/admesg/andersdamsgaard.com/commits/master) + +This repository contains the source for +[andersdamsgaard.com](https://andersdamsgaard.com). The domain is registered +through [domains.google.com](https://domains.google.com), where the FastMail +nameservers are defined as primary nameservers. + +Deployment occurs from the client (with the fastmail-files app password +exported as `$FASTMAILKEY`, or through the [GitLab CI +pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines).