leihuang-fs / animate_resume_ts

an animate resume build by typescript

Home Page:https://qishaoxuan.github.io/animate_resume_ts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

动态简历(animate_resume)

在线观看 view online

https://qishaoxuan.github.io/animate_resume_ts/

关于 features

  • typescript
  • 字体样式参考 prismjs
  • prismjs + marked 处理代码转换
  • 移动端使用了 better-scroll 优化体验

讲解

又双叒叕是一个动态简历

本地查看

  git clone git@github.com:QiShaoXuan/animate_resume_ts.git
  cd animate_resume_ts
  npm install
  gulp

修改

style 和 resume 在 src/load/ 下的对应js中

也可以直接引用 dist 下的文件,使用参考 src/scripts/index.ts

打包

  gulp build

参考:

http://strml.net/

About

an animate resume build by typescript

https://qishaoxuan.github.io/animate_resume_ts/


Languages

Language:TypeScript 51.8%Language:JavaScript 26.9%Language:CSS 18.6%Language:HTML 2.7%