1 Star 0 Fork 0

Lee Lup Yuen 李立源 / lupyuen.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.76 KB
一键复制 编辑 原始数据 按行查看 历史

Lup Yuen's Articles

Please feel free to reproduce and/or translate my articles... And promote IoT Education for all! 🙂

Lup Yuen's Resume

  1. Lup Yuen's resume at https://lupyuen.github.io is powered by JSON Resume, the interoperable standard format for resumes: https://jsonresume.org

    The resume uses the StackOverflow theme: https://www.npmjs.com/package/jsonresume-theme-stackoverflow

  2. To create your own resume, clone this repository and install the libraries:

    git clone https://github.com/lupyuen/lupyuen.github.io.git
    cd lupyuen.github.io
    ln -s resume.json my.resume.json
    npm install
  3. Edit my.resume.json with Visual Studio Code and the JSON Resume Extension: https://marketplace.visualstudio.com/items?itemName=reflog.jsonresume

  4. Configure the JSON Resume theme in the User Settings for Visual Studio Code (change /Users/Luppy to the folder containing lupyuen.github.io):

    "JSONResume.theme": "/Users/Luppy/lupyuen.github.io/node_modules/jsonresume-theme-stackoverflow",
  5. The JSON Resume Extension only works for files named *.resume.json, hence we created a symbolic link from my.resume.json to resume.json, which is the filename expected by the command-line tools.

  6. To generate the HTML (index.html) and PDF (lupyuen.pdf) resume files, run:

    scripts/gen-resume-html.sh
    scripts/gen-resume-pdf.sh
  7. To publish the HTML and PDF resume files to GitHub Pages (like https://lupyuen.github.io), check out https://pages.github.com/

1
https://gitee.com/lupyuen/lupyuen.github.io.git
git@gitee.com:lupyuen/lupyuen.github.io.git
lupyuen
lupyuen.github.io
lupyuen.github.io
master

搜索帮助