Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)