https://github.com/akronix/akronix.github.io
https://github.com/akronix/akronix.github.io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akronix/akronix.github.io
- Owner: Akronix
- License: mit
- Created: 2018-10-14T22:38:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T20:17:52.000Z (over 1 year ago)
- Last Synced: 2025-03-06T21:24:10.723Z (over 1 year ago)
- Language: HTML
- Size: 25.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sustain
[](http://travis-ci.org/jekyller/sustain)
[](http://travis-ci.org/jekyller/sustain)
[](http://travis-ci.org/jekyller/sustain)
Personal blog built with [Bootstrap](http://getbootstrap.com/), powered by [Jekyll](http://jekyllrb.com/) and freely
hosted in [Github pages](https://pages.github.com/).
## View the live demo
[Sustain Live Demo](https://jekyller.github.io/sustain)
## Screenshots
**Home page**

**Blog page**

**Post page**

**Projects page**

## How to use it
Simply clone/fork this repository, and then run `jekyll serve` inside the directory.
Edit the site attributes in *_config.yml* and edit the various entries in *_includes/* and *_posts/*.
## Issues and contributing
I have tested this install with Ruby v2.4.2 (Mac OS RVM) and Jekyll v3.6.2. If you run into any problems please log them on the [issue tracker](https://github.com/jekyller/sustain/issues).
Feel free pull-request your patches and fixes.
#### Contributors
[Sumit Murari](https://github.com/murarisumit), November 2015
## Thanks
Profile picture from [pexels](https://www.pexels.com/photo/portrait-black-african-ethnicity-person-9494/).
Favicon ["herb" from Openemoji 13.0](https://emojipedia.org/openmoji/13.0/) with license Creative Commons [Attribution-ShareAlike 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/).
## Copyright & License
Copyright (C) 2015-2017 - Released under the MIT License.
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.