diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2022-10-17 22:36:32 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2022-10-17 22:36:32 +0700 |
commit | 8867573fccac8d0fd96db3c1abc23c419ceeb8ec (patch) | |
tree | 15367eea9eabdfa2893efded6cceea0f805ff236 | |
parent | cc75231378b098cbc65509cc4ad81a2a5233f97b (diff) | |
download | blog-8867573fccac8d0fd96db3c1abc23c419ceeb8ec.tar.gz |
Add web CV
-rw-r--r-- | .build.yml | 2 | ||||
-rw-r--r-- | content/works.md | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml index cdcaf9a..922d358 100644 --- a/.build.yml +++ b/.build.yml @@ -5,6 +5,7 @@ sources: - https://git.envs.net/huyngo/haasdaiga - https://git.envs.net/huyngo/ravna - https://git.sr.ht/~huyngo/isanercent + - https://git.sr.ht/~huyngo/web-cv packages: - openring - hugo @@ -27,6 +28,7 @@ tasks: do mv "$conlang/book" "$site/public/$conlang" done + mv web-cv "$site/public/cv" cd "$site/public" tar -cvz . > ../../site.tar.gz - upload: | diff --git a/content/works.md b/content/works.md index f4445fe..159d793 100644 --- a/content/works.md +++ b/content/works.md @@ -8,9 +8,9 @@ disable_feed: true Consider this my informal portfolio. My projects can be found on [GitHub](https://github.com/Huy-Ngo/) and [sourcehut](https://sr.ht/~huyngo/). -For a more formal one, see my CV in PDF format [here][cv]. +For a more formal one, see my [CV in web format][cv] (printable as PDF). -[cv]: https://raw.githubusercontent.com/Huy-Ngo/my-cv/master/huy-cv.pdf +[cv]: /cv/ ## Expectation |