Create a resume by writing a .yml file.
-
Fork this repository
-
Clone it
git clone https://github.com/$username/me.git cd me
-
Using Yarn to install dependencies
yarn install
-
Replace my information with yours in
data/en.ymlanddata/zh-TW.yml -
Each
$name.ymlfile will create a $name version of resume. In my case, it will be zh-TW and en.Feel free to add a
.ymlfile in this folder to create a new version of resume. -
Preview your resume in http://localhost:1234
yarn start
-
Click Print Mode button (at the bottom right)
-
Right click the browser and print it
-
Save it as a
.pdffile.
Deploy to your Github Pages
yarn deploy- Vue - JavaScript framework
- Bootstrap - Front-End component library
- Font Awesome - Icons
- Day.js - Date library
- Parcel - Pack and bundle modules
- gh-pages - publishing files to gh-pages branch
Bug reports and pull requests are welcome on GitHub at repository.
For major changes, please open an issue first to discuss what you would like to change.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
You can read CHANGELOG.md for more details.
See also the list of contributors who participated in this project.
This project is available as open source under the terms of the MIT License.
You can read LICENSE.md for more details.