An open API service indexing awesome lists of open source software.

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

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`。