https://github.com/nicejade/simple-resume-tpl
Create an simple resume template used to practice the Foundation framework
https://github.com/nicejade/simple-resume-tpl
foundation6 jquery require template underscore
Last synced: about 1 month ago
JSON representation
Create an simple resume template used to practice the Foundation framework
- Host: GitHub
- URL: https://github.com/nicejade/simple-resume-tpl
- Owner: nicejade
- Created: 2016-01-28T08:35:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-15T07:40:48.000Z (almost 7 years ago)
- Last Synced: 2025-05-14T04:32:25.374Z (about 1 month ago)
- Topics: foundation6, jquery, require, template, underscore
- Language: JavaScript
- Homepage: https://www.jeffjade.com
- Size: 256 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Resume Template(📌已不在维护)
Create an simple resume template used to practice the **Foundation** framework.
#### **备注**:
**作用:** 这是一个可以自行配置的简易个人介绍模板,可在`config.js`中进行修改配置;
**目的:** 此为练手之用,主要看下新流行框架`Foundation`的使用和效果。
**说明:**
为使内容可以在`config.js`中配置,有采用`underscore.js`来做模板;
为代码编写方便引入`require.js`和`jQuery.js`。