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 😘.
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)
- 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
v1.0
- Support English and Chinese instant switch
- Add the button to slide the top
- Navigation bar automatically floating, automatic update 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.
meswx.me is licensed under the MIT License.