Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garciparedes/garciparedes.github.io
This is my website
https://github.com/garciparedes/garciparedes.github.io
css github-pages html5 javascript jekyll website
Last synced: about 2 months ago
JSON representation
This is my website
- Host: GitHub
- URL: https://github.com/garciparedes/garciparedes.github.io
- Owner: garciparedes
- License: apache-2.0
- Created: 2014-06-24T13:02:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:32:27.000Z (over 2 years ago)
- Last Synced: 2023-08-20T02:56:14.110Z (over 1 year ago)
- Topics: css, github-pages, html5, javascript, jekyll, website
- Language: HTML
- Homepage: https://garciparedes.me
- Size: 29.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[garciparedes.github.io](https:garciparedes.github.io)
======[![Travis](https://img.shields.io/travis/garciparedes/garciparedes.github.io.svg)](https://travis-ci.org/garciparedes/garciparedes.github.io)
## Description
**garciparedes.github.io** is my personal/project website. You will most likely find it under [garciparedes.me](https:garciparedes.me).
This website is based on [Freelancer Jekyll theme](https://github.com/BlackrockDigital/startbootstrap-freelancer/) released under [MIT](https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/gh-pages/LICENSE) license by [Blackrock Digital LLC](https://github.com/BlackrockDigital)## Dependencies
* Ruby 2.1.0 or higher
* Bundler## Development
First install the project dependencies:
```bash
bundle install
```Then run the project:
```bash
bundle exec jekyll serve
```## Contributors
* Sergio García Prado - [@garciparedes](http://garciparedes.me)