내 기사를 재현 및/또는 번역하고 모두를위한 IoT 교육을 홍보하십시오! ?
기사 목록
RSS 피드
src : 기사 용 Markdown 소스 파일
articles : RustDoc에서 생성 한 HTML 파일
이 기사는 lupyuen.codeberg.page의 Codeberg 페이지에 반영됩니다
https://lupyuen.github.io의 Lup Yuen의 이력서는 JSON 이력서 에 의해 구동됩니다. 이력서의 상호 운용 가능한 표준 형식 : https://jsonresume.org
이력서는 StackOverflow 테마를 사용합니다 : https://www.npmjs.com/package/jsonresume-theme-stackoverflow
나만의 이력서를 만들려면이 저장소를 복제하고 라이브러리를 설치하십시오.
git clone https://github.com/lupyuen/lupyuen.github.io.git
cd lupyuen.github.io
ln -s resume.json my.resume.json
npm install Visual Studio Code 및 JSON 이력서 확장자 로 my.resume.json 편집 : https://marketplace.visualstudio.com/items?itemname=reflog.jsonresume
Visual Studio Code의 사용자 설정에서 JSON 이력서 테마를 구성합니다 ( lupyuen.github.io 포함 된 폴더로 변경 /Users/Luppy ) :
"JSONResume.theme": "/Users/Luppy/lupyuen.github.io/node_modules/jsonresume-theme-stackoverflow",
JSON 이력서 확장자는 *.resume.json 이라는 파일 resume.json 작동하므로 명령 줄 도구가 기대하는 파일 이름 인 my.resume.json 으로부터 상징적 링크를 만들었습니다.
html ( index.html ) 및 pdf ( lupyuen.pdf ) 이력서 파일을 생성하려면 실행 : 실행 :
scripts/gen-resume-html.sh
scripts/gen-resume-pdf.shhtml 및 pdf 이력서 파일을 github 페이지 (https://lupyuen.github.io)에 게시하려면 https://pages.github.com/을 확인하십시오.