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

https://github.com/antleblanc/antleblanc.com

Personal website.
https://github.com/antleblanc/antleblanc.com

personal-website resume website

Last synced: 5 months ago
JSON representation

Personal website.

Awesome Lists containing this project

README

          

# [![screenshot](media/screenshot.png)](https://antleblanc.com)

> My resume.

## Install

```sh
$ npm install
```

## Usage

#### Developement

```sh
$ npm start
```

#### Build

```sh
$ npm run build
```

#### Test

```sh
$ npm test
```

#### Deployment

```sh
$ npm run publish
```

## Resources

- [Google Web Starter Kit](https://github.com/google/web-starter-kit)
- [HTML5 Boilerplate](https://github.com/h5bp/html5-boilerplate) & [Mobile Boilerplate](https://github.com/h5bp/mobile-boilerplate)
- [Yeoman](http://yeoman.io): [Generator Gulp Webapp](https://github.com/yeoman/generator-gulp-webapp)

## Related

- [dotfiles](https://github.com/antleblanc/dotfiles) — My dotfiles
- [sass-boilerplate](https://github.com/antleblanc/sass-boilerplate) — Sass boilerplate

## License

MIT © [Antoine Leblanc](https://antleblanc.com)