Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-development/flex
A responsive, flexible, Jekyll theme based on The Development's first design.
https://github.com/the-development/flex
Last synced: 18 days ago
JSON representation
A responsive, flexible, Jekyll theme based on The Development's first design.
- Host: GitHub
- URL: https://github.com/the-development/flex
- Owner: the-development
- License: mit
- Created: 2013-12-09T19:01:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T15:07:04.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T00:39:57.049Z (3 months ago)
- Language: CSS
- Homepage: http://the-development.github.io/flex/
- Size: 833 KB
- Stars: 143
- Watchers: 4
- Forks: 184
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.