GithubHelp home page GithubHelp logo

resume's Introduction

📑 HTML 简历模版——SSR版

本简历模版是基于 nuxt.jsstyluspugjs 而构建的 Vue SSR 网页简历模版。拥有以下特性:

  • 一键生成PDF

  • 可选插入微信二维码

  • 全响应式

  • 参数全在配置文件里,易于修改编辑

  • 集成Gitalk评论系统(可选激活)

    线上demo: 简历 | 牛奥林

使用方式

  • 启动vue/cli自带的热更新开发server:
$ npm run dev
  • 进入 config 目录,修改 config.js 里面的参数即可。具体配置方法在文件中有详细的注释帮助。若想进行自定义的修改的话,请进入 components 里修改组件代码。
  • 修改完成后,使用npm命令输出成品:
$ npm run build
$ npm start

成品会放在dist文件夹内。

目录说明

├── README.md
├── assets
├── components // 组件存放处
├── config // 配置文件存放处
├── layouts
├── middleware
├── nuxt.config.js
├── package.json
├── pages // 页面存放处(本app只有一个页面)
├── plugins
├── server // server代码
├── static // 静态文件
├── store
└── styles // 样式文件

联系交流

本仓库fork自https://github.com/coderming/resume

resume's People

Contributors

coderming avatar lin0102 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.