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.
- Host: GitHub
- URL: https://github.com/antleblanc/antleblanc.com
- Owner: antleblanc
- License: mit
- Created: 2017-01-06T18:45:33.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T14:07:19.000Z (almost 3 years ago)
- Last Synced: 2025-06-03T11:48:14.504Z (about 1 year ago)
- Topics: personal-website, resume, website
- Language: SCSS
- Homepage: https://antleblanc.me
- Size: 4.48 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [](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)