Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renanmav/renanmav.github.io

My old personal website
https://github.com/renanmav/renanmav.github.io

Last synced: about 2 months ago
JSON representation

My old personal website

Awesome Lists containing this project

README

        

# flex

Flex is a responsive, flexible, [Jekyll](http://jekyllrb.com) theme.

The theme is based on the website [The Development](http://thedevelopment.co).

View a demo website [here](http://the-development.github.io/flex/).

# Installation

To use this theme, you would do so like any other Jekyll setup:

1. Install Jekyll: `gem install jekyll`
2. Fork this repository to your machine
3. `cd` to the forked directory and run `jekyll serve --watch`
4. Celebrate and dance.

# Contributions

In general, there are no strict rules for contributing, only that your code is clean and well structured.

For bugs:

- To merge a fix, you can simply open a pull request.
- To report one that is not yet fixed, open an issue.

Feature requests:

- **Always** open an issue first before implementing and proposing a new feature. This is only so I can make sure the theme doesn't become bloated with too many features. This way, I can determine if an idea is something that makes sense for the theme's design.

If in doubt, you can always ask me on Twitter: [@jeffxmn](https://twitter.com/jeffxmn)

# License

Flex is licensed under the MIT license:

The MIT License (MIT)

Copyright (c) 2013-2014 Jeff Martin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.