Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djalmaaraujo/resume
My Little Resume
https://github.com/djalmaaraujo/resume
Last synced: 30 days ago
JSON representation
My Little Resume
- Host: GitHub
- URL: https://github.com/djalmaaraujo/resume
- Owner: djalmaaraujo
- Created: 2015-01-02T23:56:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T15:22:49.000Z (about 5 years ago)
- Last Synced: 2024-04-13T11:00:06.006Z (7 months ago)
- Language: HTML
- Homepage: https://djalma.nossomos.cc
- Size: 845 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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