Lup Yuen's Articles https://lupyuen.org
Find a file
2023-09-28 13:22:14 +08:00
.github Don't run workflow on PR 2021-04-18 18:33:25 +08:00
.vscode Sync from lupyuen.github.io to lupyuen.codeberg.pages 2023-05-18 15:21:12 +08:00
articles Commit from GitHub Actions 2023-09-20 00:18:25 +00:00
decode-base64 Output MAC Address and Manufacturer Data 2020-07-05 11:55:34 +08:00
images Works OK on VisionFive2 yay! 2023-09-13 15:18:26 +08:00
json-to-rss Fix RSS 2021-04-05 15:50:51 +08:00
json-to-sitemap Update resume 2023-07-28 07:03:33 +08:00
scripts Update resume 2023-09-02 23:58:34 +08:00
src Erase the old Commit Messages 2023-09-20 08:17:31 +08:00
.gitattributes Binary format for .pptx 2023-09-28 13:22:14 +08:00
.gitignore Adding sitemap 2023-04-19 20:09:54 +08:00
aliases.js Add articles 2020-11-27 17:00:55 +08:00
brush.svg Add articles 2020-11-27 17:00:55 +08:00
dark.css Set Theme Picker to semi transparent 2022-01-29 23:41:15 +08:00
down-arrow.svg Add articles 2020-11-27 17:00:55 +08:00
favicon.ico Add articles 2020-11-27 17:00:55 +08:00
FiraSans-Medium.woff Add articles 2020-11-27 17:00:55 +08:00
FiraSans-Regular.woff Add articles 2020-11-27 17:00:55 +08:00
FiraSans.txt R_PIO, R_PWM and R_RSB are implemented in the Allwinner A100 Coprocessor 2023-04-19 07:09:36 +08:00
google6d406c4a0c762f60.html Updated for Google Search 2018-07-25 10:03:00 +08:00
index.html Update resume 2023-09-28 12:08:21 +08:00
LICENSE R_PIO, R_PWM and R_RSB are implemented in the Allwinner A100 Coprocessor 2023-04-19 07:04:20 +08:00
light.css Set Theme Picker to semi transparent 2022-01-29 23:41:15 +08:00
lupyuen.pdf Update resume 2023-09-28 12:08:21 +08:00
main.js Add articles 2020-11-27 17:00:55 +08:00
normalize.css Add articles 2020-11-27 17:00:55 +08:00
noscript.css Add articles 2020-11-27 17:00:55 +08:00
nuttx.md NuttX International Workshop 2023 2023-09-28 11:29:28 +08:00
package-lock.json First version 2018-07-25 00:15:37 +08:00
package.json First version 2018-07-25 00:15:37 +08:00
prism.css Add Zig formatting 2022-05-31 16:38:17 +08:00
prism.js Add Zig formatting 2022-05-31 16:38:17 +08:00
README.md Sync from lupyuen.github.io to lupyuen.codeberg.pages 2023-05-18 15:58:05 +08:00
resume.json Update resume 2023-09-28 12:08:21 +08:00
robots.txt Add sitemap 2023-04-19 20:26:09 +08:00
rss.xml Update resume 2023-09-28 12:08:21 +08:00
rsstest.xml Test RSS 2021-04-05 15:29:39 +08:00
rust-logo.png Add articles 2020-11-27 17:00:55 +08:00
rustdoc.css Add articles 2020-11-27 17:00:55 +08:00
settings.css Add articles 2020-11-27 17:00:55 +08:00
settings.js Add articles 2020-11-27 17:00:55 +08:00
sitemap.txt Added sitemap 2018-07-25 10:16:07 +08:00
sitemap.xml Update resume 2023-09-28 11:44:48 +08:00
source-script.js Add articles 2020-11-27 17:00:55 +08:00
SourceCodePro-Regular.woff Add articles 2020-11-27 17:00:55 +08:00
SourceCodePro-Semibold.woff Add articles 2020-11-27 17:00:55 +08:00
SourceCodePro.txt R_PIO, R_PWM and R_RSB are implemented in the Allwinner A100 Coprocessor 2023-04-19 06:57:48 +08:00
SourceSerifPro-Bold.ttf.woff Add articles 2020-11-27 17:00:55 +08:00
SourceSerifPro-It.ttf.woff Add articles 2020-11-27 17:00:55 +08:00
SourceSerifPro-Regular.ttf.woff Add articles 2020-11-27 17:00:55 +08:00
SourceSerifPro.md R_PIO, R_PWM and R_RSB are implemented in the Allwinner A100 Coprocessor 2023-04-19 06:57:48 +08:00
storage.js Add articles 2020-11-27 17:00:55 +08:00
theme.js Add articles 2020-11-27 17:00:55 +08:00
wheel.svg Add articles 2020-11-27 17:00:55 +08:00

Lup Yuen's Articles

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

The articles are mirrored to Codeberg Pages at lupyuen.codeberg.page

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/