diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 119cfc5..67536f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,13 @@ -image: node - +# Just run +# resume serve --theme onepage +# Then save as index.html and push to gitlab. Auto building is too much hassle right now. +# References: +# https://github.com/jsonresume/resume-cli +# https://github.com/ainsleyc/jsonresume-theme-onepage +# https://jsonresume.org/ pages: stage: deploy script: - - npm install - - resume export index.html --theme onepage - mkdir .public - cp -r ./site/* .public - mv .public public diff --git a/index.html b/index.html new file mode 100644 index 0000000..6bf5045 --- /dev/null +++ b/index.html @@ -0,0 +1,374 @@ + + +
+ + + + +