From bcb8ccfb2815c7ef9740e3c8afe826fac47bd4a6 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Thu, 5 Nov 2020 22:29:46 -0500 Subject: [PATCH] added linkedin, 'make lint' target, fixed about.md --- Makefile | 13 +++++++++---- config.yaml | 1 + content/about.md | 25 +++++++++++++------------ 3 files changed, 23 insertions(+), 16 deletions(-) diff --git a/Makefile b/Makefile index b1b8021..911d210 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ AWS_IMAGE_NAME=bdebyl/awscli AWS_IMAGE_TAG?=latest AWS_IMAGE=$(AWS_IMAGE_NAME):$(AWS_IMAGE_TAG) +MDLINT_IMAGE_NAME=peterdavehello/markdownlint +MDLINT_IMAGE_TAG?=latest +MDLINT_IMAGE?=$(MDLINT_IMAGE_NAME):$(MDLINT_IMAGE_TAG) + # Container Variables RUN_USER=--user $(shell id -u $$USER):$(shell id -g $$USER) RUN_VOL=-v $(shell pwd):/src @@ -41,6 +45,10 @@ build: $(DOCKER_RUN) ${HUGO_IMAGE} .PHONY: build +lint: + $(DOCKER_RUN) -v $$PWD:/md:ro ${MDLINT_IMAGE} markdownlint content/ +.PHONY: lint + static-pull: if [ ! -d "${STATIC_DIR}/static" ]; then aws s3 sync s3://${STATIC_BUCKET} ${STATIC_DIR}/; fi .PHONY: static-pull @@ -66,7 +74,7 @@ version: .PHONY: version new: - $(DOCKER_RUN) ${HUGO_IMAGE} new post/$(shell read -p "Post Name (i.e. my_post.md): " pn; echo $$pn) + $(DOCKER_RUN) ${HUGO_IMAGE} new post/"$(shell read -p 'Post Name (i.e. my_post.md): ' pn; echo $$pn)" .PHONY: new clean: @@ -87,6 +95,3 @@ cache: @# Invalidate caches @$(DOCKER_RUN) ${AWS_ENV} ${AWS_IMAGE} ${CLOUDFRONT_CMD} .PHONY: cache - -# Default target for make (<=3.80) -default: build diff --git a/config.yaml b/config.yaml index 7f52e1c..d4007a8 100644 --- a/config.yaml +++ b/config.yaml @@ -85,3 +85,4 @@ params: g-github: "https://github.com/bdebyl" m-instagram: "https://instagram.com/bastian.remi" n-gitlab: "https://gitlab.com/bdebyl" + e-linkedin: "https://www.linkedin.com/in/bastian-de-byl-90171b187" diff --git a/content/about.md b/content/about.md index bf745c1..b309e76 100644 --- a/content/about.md +++ b/content/about.md @@ -17,17 +17,6 @@ The icons at the bottom of each page on this site linking to my other sites such as social media pages, Git repositories[^1], and email provide methods of how to contact me. -## Donations - -If you wish to support me, the best way to do so is using Crypto: - -| Wallet | Code | -|:------:|:-------------------------------------------------------------------------------------------------:| -| ETH | `0x240Bb50Dd93F48597Fd2adF59577210D9AfcD2B2` | -| BTC | `bc1qhn007kthn868nwnf6c2k7x7zx0n9ejty4p2ff2` | -| XMR | `43rLamghQ4PEQjd79dU67C9hbzkgy4Rbd6YQgBgYY6tLHRuuuoXv9RsTNR4SqBnkaWCSj6N8LPwCMDHKeLRXiRgaRGD49rQ` | -| LTC | `ltc1qj6rscekh7gpagk52psmews5xrylr0625e4zktl` | - ## GPG The image below is my OpenPGP v4 key fingerprint QR-code. Feel free to scan it @@ -38,11 +27,23 @@ link to a text file containing my full public key is attached. ![OpenPGP v4 Fingerprint](/static/img/pubfpr-lrg.png) -`70A4 AA02 5((55D BD55 9189 B4E0 F32B E05E ADAA 54FC`[^2] +`70A4 AA02 555D BD55 9189 B4E0 F32B E05E ADAA 54FC`[^2] {{< sub >}}[**Public Key**](/static/pubkey.txt){{< /sub >}} +## Donations + +If you wish to support me, the best way to do so is using Cryptocurrencies, +otherwise contact me via Email (_below_) if this is not suitable. + +| Wallet | Code | +|:--------:|:-----------------------------------------------------------------------------------------------------------------------------:| +| Bitcoin | ![bc1qhn007kthn868nwnf6c2k7x7zx0n9ejty4p2ff2](/static/crypto/bitcoin.png) | +| Ethereum | ![0x240Bb50Dd93F48597Fd2adF59577210D9AfcD2B2](/static/crypto/ethereum.png) | +| LiteCoin | ![ltc1qj6rscekh7gpagk52psmews5xrylr0625e4zktl](/static/crypto/litecoin.png) | +| Monero | ![43rLamghQ4PEQjd79dU67C9hbzkgy4Rbd6YQgBgYY6tLHRuuuoXv9RsTNR4SqBnkaWCSj6N8LPwCMDHKeLRXiRgaRGD49rQ](/static/crypto/monero.png) | + ## Resume I do not currently keep an up-to-date version of my resume. If you wish to