From 09f8ebc51997b465e9a96051f3206c2f94d2f0c3 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Wed, 29 Mar 2023 19:02:07 +0200 Subject: [PATCH] content: Update the CV --- .gitattributes | 1 + Makefile | 15 +++------------ content/cv/index.md | 1 - 3 files changed, 4 insertions(+), 13 deletions(-) diff --git a/.gitattributes b/.gitattributes index ebc81d3..68e9a15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ static/* filter=lfs diff=lfs merge=lfs -text +static/** filter=lfs diff=lfs merge=lfs -text diff --git a/Makefile b/Makefile index d09c76d..943dcdb 100644 --- a/Makefile +++ b/Makefile @@ -1,15 +1,6 @@ -upload_static: - rclone copy -P static badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/ - -sync_static_with_main: - rclone sync -P badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/ badhouseplants-minio:/badhouseplants-net-main/ - -get_static: - rclone copy -P badhouseplants-public:/badhouseplants-static static - -init_static: - rclone copy -P badhouseplants-public:/badhouseplants-static badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/ - +init: lfs submodules +lfs: + git lfs pull submodules: git submodule update --init --recursive diff --git a/content/cv/index.md b/content/cv/index.md index 6806b52..8569c60 100644 --- a/content/cv/index.md +++ b/content/cv/index.md @@ -92,7 +92,6 @@ Also, I think it's important that before implementing anything, an engineer has | Ansible ``` -
## A little bit more about me