Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glauberramos/glauberramos.com
:rocket: Personal website
https://github.com/glauberramos/glauberramos.com
css javascript jekyll portfolio
Last synced: about 2 months ago
JSON representation
:rocket: Personal website
- Host: GitHub
- URL: https://github.com/glauberramos/glauberramos.com
- Owner: glauberramos
- Created: 2013-06-01T00:20:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T11:51:52.000Z (9 months ago)
- Last Synced: 2024-04-14T11:01:57.017Z (9 months ago)
- Topics: css, javascript, jekyll, portfolio
- Language: SCSS
- Homepage: http://glauberramos.com
- Size: 356 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run locally
- bundle exec jekyll serve --watch
- compass watch# Deploy to production
- bundle exec rake site:publish