content: Update the CV
This commit is contained in:
parent
4e1fa24a21
commit
09f8ebc519
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +1,2 @@
|
|||||||
static/* filter=lfs diff=lfs merge=lfs -text
|
static/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
static/** filter=lfs diff=lfs merge=lfs -text
|
||||||
|
15
Makefile
15
Makefile
@ -1,15 +1,6 @@
|
|||||||
upload_static:
|
init: lfs submodules
|
||||||
rclone copy -P static badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/
|
lfs:
|
||||||
|
git lfs pull
|
||||||
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)/
|
|
||||||
|
|
||||||
submodules:
|
submodules:
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
|
@ -92,7 +92,6 @@ Also, I think it's important that before implementing anything, an engineer has
|
|||||||
| Ansible
|
| Ansible
|
||||||
```
|
```
|
||||||
|
|
||||||
<div class="page-break"></div>
|
|
||||||
|
|
||||||
## A little bit more about me
|
## A little bit more about me
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user