aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-21 23:41:43 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-21 23:50:31 +0100
commit998cd49eca1921a08173a409a756c3becae26753 (patch)
tree4561109a545b0ad530c865f80696946479616cf2
parentworkflows/jekyll: upgrade actions (diff)
downloadegor-tensin.github.io-998cd49eca1921a08173a409a756c3becae26753.tar.gz
egor-tensin.github.io-998cd49eca1921a08173a409a756c3becae26753.zip
update CV URL
-rw-r--r--Makefile4
-rw-r--r--index.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9bff86f..4a3572f 100644
--- a/Makefile
+++ b/Makefile
@@ -42,11 +42,11 @@ serve:
$(jekyll) serve
URL := http://localhost:4000/
-SKIP := /blog,/cv,/jekyll-theme,/sorting-algorithms,/status,/void,/wireguard-config
+SKIP := -R cv.pdf -X /blog,/jekyll-theme,/sorting-algorithms,/status,/void,/wireguard-config
.PHONY: wget
wget:
- wget --no-verbose --recursive --no-parent --convert-links --adjust-extension -e robots=off --directory-prefix=.wget -X '$(call escape,$(SKIP))' -- '$(call escape,$(URL))'
+ wget --no-verbose --recursive --no-parent --convert-links --adjust-extension -e robots=off --directory-prefix=.wget $(SKIP) -- '$(call escape,$(URL))'
.PHONY: view
view:
diff --git a/index.html b/index.html
index 570dc21..1036fe8 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@ main:
- email
- url: /blog/
name: blog
- - url: /cv/cv.pdf
+ - url: /cv.pdf
name: cv
- github
- url: /void/