{"id":15506243,"url":"https://github.com/fi3ework/fullpage-resume","last_synced_at":"2025-04-23T01:57:08.473Z","repository":{"id":66226760,"uuid":"131844925","full_name":"fi3ework/fullpage-resume","owner":"fi3ework","description":"📜 configuration fullpage resume","archived":false,"fork":false,"pushed_at":"2018-05-05T06:38:12.000Z","size":225,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T01:57:02.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fi3ework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-02T12:05:47.000Z","updated_at":"2019-08-01T08:22:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf0eb086-0b61-4feb-b2b9-dd0a85f87963","html_url":"https://github.com/fi3ework/fullpage-resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2Ffullpage-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2Ffullpage-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2Ffullpage-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2Ffullpage-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fi3ework","download_url":"https://codeload.github.com/fi3ework/fullpage-resume/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354303,"owners_count":21416751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T09:26:26.124Z","updated_at":"2025-04-23T01:57:08.461Z","avatar_url":"https://github.com/fi3ework.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fullpage-resume\n\n用 fullpage 做的一款配置式的网页版简历，不用写代码，改配置即可 ~~改一下，玩一年，装备不花一分钱~~。\n\n**预览：[DEMO](http://firework.studio/fullpage-resume/)**\n\n## 使用\n\n1. npm i\n2. 修改  _config.yml 中的个人信息\n3. npm run build\n4. 静态页面已经打包在 dist 中\n5. 将静态页面放在 GitHub 上作展示等等\n\n## 开发\n\n1. npm i\n2. npm run dev\n\n项目使用的是 gulp + browsersync  + ejs，修改 ejs, scss,  _config.yml 都会自动刷新页面。\n\n## 配置\n\n以下是 DEMO 中的配置。\n\n- 目前就是这些内容，yml 中列表的部分可以随意继续添加。\n- 用文字表示的字段如果需要链接，可以使用 markdown 语法 `[]()` 添加链接，在页面中会自动转换为 `\u003ca\u003e` 链接。\n- social 目前里只有这些链接，不填写就不会也页面中显示，如果需要新的链接可以发 Issue。\n- 如果有任何使用问题欢迎发 Issue。\n\n```yaml\n# overall\ntitle: fi3ework's resume\n\n# page 1\nname: Wee\nnickname: fi3ework\nintroduce: 前端工程师\nsocial:\n  github: //github.com/fi3ework \n  wechat: assets/wechat.JPG\n  email: 805843200@qq.com\n  juejin: //juejin.im/user/56417d1e00b0bf378b7297ea\n  tele: 185xxxxoooo\npdf_name: '[WEIWEI_RESUME.pdf](assets/resume.pdf)'\n\n# page 2\neducation:\n  title: 教育背景\n  stages:\n    - \n      time: 2014.09 - 2017.03\n      university: 北京理工大学\n      major: 仪器科学与技术\n    - \n      time: 2010.09 - 2014.06\n      university: 北京理工大学\n      major: 测控技术与仪器\n\n# page 3\nwork_experience:\n  title: 工作经历\n  stages: \n    - \n      company: 😶😐😑公司\n      job_title: 图像算法工程师\n      time: 2017.3 - 至今\n      tech_stack:\n        - C++\n        - OpenCV\n      description:\n        - 写BUG\n        - 修BUG\n\n# page 4\nopen_source:\n  title: 开源作品\n  works:\n    - \n      name: hexo-theme-archer\n      abstract: 一款简洁精致的 hexo 主题\n      link: https://github.com/fi3ework/hexo-theme-archer\n      tech_stack: gulp sass \n      description: \n        - Lorem ipsum dolor sit amet, offendit referrentur ad vix, his id lucilius partiendo. \n        - In populo aperiri eum, eam te suas consul scaevola, eam ut mollis partiendo definitionem. \n    - \n      name: douban-movie-react\n      abstract: 基于 React 的超高仿豆瓣电影\n      link: https://github.com/fi3ework/douban-movie-react\n      tech_stack: react redux react-router antd\n      description: \n        - Pro accumsan oportere eu, dicta eruditi dissentiet eu quo. Pri id postea aperiri eloquentiam. \n        - Quem salutatus an ius, id erat aliquid per. Ullum copiosae comprehensam ne pri, id libris alienum pro.\n\n# page 5\ntech_stack:\n  title: 专业技能\n  techs:\n    - HTML5\n    - CSS3\n    - ES5/6\n    - Gulp\n    - Git\n    - 前端工程化\n    - 性能优化\n```\n\n## 致谢\n\n模板的简历修改自 [simonwoo/cv](https://github.com/simonwoo/cv) ，感谢 😀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffi3ework%2Ffullpage-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffi3ework%2Ffullpage-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffi3ework%2Ffullpage-resume/lists"}