Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd license and update README - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit bdfc3e31e90f62d5a5c326e6ecc38f3b0310c99e
parent a97241296c595c3933d5b5902803a8d1cc8d075d
Author: Anders Damsgaard <[email protected]>
Date: Thu, 2 Jan 2020 10:09:41 +0100
Add license and update README
Diffstat:
A LICENSE | 15 +++++++++++++++
M README.md | 38 +++++++++++++----------------…
2 files changed, 31 insertions(+), 22 deletions(-)
---
diff --git a/LICENSE b/LICENSE
t@@ -0,0 +1,15 @@
+ISC License
+
+Copyright (c) 2018-2020 Anders Damsgaard <[email protected]>
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/README.md b/README.md
t@@ -1,22 +1,16 @@
# andersdamsgaard.com
-[![pipeline status](https://gitlab.com/admesg/admesg.gitlab.io/badges/master/p…
-
-This repository contains the source for
-[andersdamsgaard.com](https://andersdamsgaard.com) and
-[andersdamsgaard.dk](https://andersdamsgaard.dk). The .com domain is registere…
-through [domains.google.com](https://domains.google.com), and the .dk domain i…
-registered through [dandomain.dk](https://dandomain.dk). When a client connect…
-to the `.dk` domain, a [Javascript
-redirect](https://gitlab.com/admesg/admesg.gitlab.io/blob/master/themes/tale-m…
-makes sure to display the danish localization under
-`https://andersdamsgaard.com/da/`. Gitlab pages serve the content with the roo…
-path [https://admesg.gitlab.io](https://admesg.gitlab.io) under the repository
-with the name
-[https://gitlab.com/admesg.gitlab.io](https://gitlab.com/admesg.gitlab.io).
+
+This repository contains the source for https://andersdamsgaard.com
+and andersdamsgaard.dk. The .com domain is registered through When
+a client connects to the .dk domain, a Javascript redirect makes
+sure to display the danish localization under
+https://andersdamsgaard.com/da/. Gitlab pages serve the content
+with the root path https://admesg.gitlab.io under the repository
+with the name https://gitlab.com/admesg.gitlab.io.
## DNS setup
-The FastMail nameservers are defined as primary nameservers for both domains,
-and consist of the following records:
+The FastMail nameservers are defined as primary nameservers for
+both domains, and consist of the following records:
For andersdamsgaard.com:
t@@ -32,11 +26,11 @@ For andersdamsgaard.dk:
A andersdamsgaard.dk 35.185.44.232 Points to gitlab.c…
CNAME www.andersdamsgaard.dk admesg.gitlab.io Point `www.` to ro…
-In addition, `TXT` records are used for Gitlab-pages verification. Mail record…
-are for both domains set to FastMail servers.
+In addition, TXT records are used for Gitlab-pages verification.
+Mail records are for both domains set to FastMail servers.
## Deployment
-A preview of the webpage can be generated on the localhost with `make`.
-Deployment occurs through the [GitLab CI
-pipeline](https://gitlab.com/admesg/admesg.gitlab.io/pipelines) after pushing
-to the master branch.
+A preview of the webpage can be generated on the localhost with
+`make`. Deployment occurs through the [GitLab CI pipeline]
+(https://gitlab.com/admesg/admesg.gitlab.io/pipelines)
+after pushing to the master branch.
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.