Update the CV #48

Merged
allanger merged 1 commits from fix-the-cv into main 2023-03-29 20:06:49 +00:00
3 changed files with 4 additions and 13 deletions

1
.gitattributes vendored
View File

@ -1 +1,2 @@
static/* filter=lfs diff=lfs merge=lfs -text
static/** filter=lfs diff=lfs merge=lfs -text

View File

@ -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

View File

@ -92,7 +92,6 @@ Also, I think it's important that before implementing anything, an engineer has
| Ansible
```
<div class="page-break"></div>
## A little bit more about me