Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djalmaaraujo/resume

My Little Resume
https://github.com/djalmaaraujo/resume

Last synced: 30 days ago
JSON representation

My Little Resume

Awesome Lists containing this project

README

        

# My Resume
https://djalma.nossomos.cc

## Setup
```bash
bower install
npm install -g stylus nib jeet
```

## Dev
```bash
stylus -w assets/stylesheets -c -u nib -u jeet # For stylus compilation
python -m SimpleHTTPServer # for a simple http server http://localhost:8000
```

## Deploy
- Push to master