Skip to content
/ meswx.me Public

A static online Resume/CV template, support for English and Chinese.

License

Notifications You must be signed in to change notification settings

Meswx/meswx.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meswx.me

A static online Resume/CV template, support for English and Chinese.

I used the Vue to read from a json file for data binding, reducing the coupling between the template UI and the data. Users only need to care about the json data of their resumes to generate their own online resumes (styliszed, but customizable by users with a programming background).

Enjoy it 😘.

Document

You can fork my warehouse, or clone it directly to the local via the following command:

$ git clone -b dev https://github.com/Meswx/meswx.me.git

Then, open index.html directly in your browser to see the effect.

How do modify resume information?

All you need to do is replace the information in bilingual json to generate your resume.

Simple~ 👨🏻‍💻 (thanks to Vue (https://cn.vuejs.org), the 🐂🍺 front-end framework must learn)

Features

  • Simple one-page resume template, support for Chinese and English
  • Resume data is read dynamically from a JSON file
  • Templates are highly customizable and require a basic knowledge of HTML/CSS/JavaScript/Vue

Release

v1.0

  • Support English and Chinese instant switch
  • Add the button to slide the top
  • Navigation bar automatically floating, automatic update instructions

Instructions

This template is not my original, the original author is John Doe (good job 👍), I downloaded from the website named Templatewire, then I added the code of vue to improve it, so I still want to thanks to the original author.

If you have any questions during use, please contact me.

License

meswx.me is licensed under the MIT License.