Lup Yuen's Articles https://lupyuen.org
Find a file
Lup Yuen Lee 3a5ad52972
Some checks are pending
Build Articles / build (push) Waiting to run
Commit from GitHub Actions
2025-01-10 11:05:52 +00: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
.well-known Add Discord 2024-06-16 12:31:37 +08:00
articles Commit from GitHub Actions 2025-01-10 11:05:52 +00:00
decode-base64 Output MAC Address and Manufacturer Data 2020-07-05 11:55:34 +08:00
images Update article 2025-01-10 09:43:49 +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 Sync from lupyuen.org 2025-01-10 12:12:34 +08:00
src Update article 2025-01-10 19:05:03 +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 Lighter Link for Dark CSS 2023-11-23 18:17:55 +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 article 2025-01-05 03:07:51 +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 Darker Link for Light CSS. Lighter Link for Dark CSS. 2023-11-23 17:44:55 +08:00
lupyuen.pdf Update resume 2024-05-05 06:58:22 +08:00
main.js Add articles 2020-11-27 17:00:55 +08:00
normalize.css Add table font-size 90% 2023-11-18 14:27:53 +08:00
noscript.css Add articles 2020-11-27 17:00:55 +08:00
nuttx.md Update Slides and Videos for NuttX Workshop 2024 2024-06-11 22:59:06 +08:00
package-lock.json Tested OK on latest macOS 2024-05-15 18:56:25 +08:00
package.json First version 2018-07-25 00:15:37 +08:00
prism.css Increase code contrast 2024-01-19 14:00:00 +08:00
prism.js Add PureScript 2024-02-28 19:32:12 +08:00
README.md Switch to lupyuen.org 2025-01-07 00:07:31 +08:00
resume.json Update article 2025-01-08 22:01:02 +08:00
robots.txt Add sitemap 2023-04-19 20:26:09 +08:00
rss.xml Update article 2025-01-05 03:07:51 +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 Reduce code font size from 1.0rem to 0.9rem. Undo reduce font size from 1.0rem to 0.9rem. 2024-12-27 08:42:49 +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 article 2025-01-05 03:07:51 +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 lupyuen.org, lupyuen.codeberg.page, lupyuen.github.io and codeberg.org.

Lup Yuen's Resume

  1. Lup Yuen's resume at https://lupyuen.org 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
    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. Then publish the HTML and PDF resume files to Apache Web Server (HTTPD), Codeberg Pages or GitHub Pages.