=============
The simple way to use GitHub Pages as your account or project blog and website.
gh-pages-blog is built upon the existing GitHub:Pages technologies, adding responsive Bootstrap, Font Awesome, JQuery, Disqus, Google Analytics, and some custom javascript to the mix to provide a fairly complete blogging solution.
For more information, visit the GitHub Page for the gh-pages-blog project. https://thedereck.github.io/gh-pages-blog/
There are definitely a few projects that I need to give credit to:
GitHub:Pages by GitHub
Bootstrap by Twitter
jQuery by jQuery Foundation
Font Awesome 3.0 by Dave Gandy
syntax.css by Tom Preston-Werner
Without the above projects, gh-pages-blog probably wouldn't exist. Thanks to everyone working on those projects for all of their hard work and for releasing the code so that the rest of us can focus on other aspects of our sotware.
Except where noted below and elsewhere in the code and repository, the gh-pages-blog code is © Copyright 2013 by Dereck Curry and is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Bootstrap - © Copyright 2012, Twitter, Inc.
- Bootstrap code is licensed under Apache License v2.0 - http://www.apache.org/licenses/LICENSE-2.0.
- Bootstrap documentation is licensed under CC BY 3.0 - http://creativecommons.org/licenses/by/3.0/.
- Glyphicons Free licensed under CC BY 3.0 - http://creativecommons.org/licenses/by/3.0/.
jQuery - © Copyright 2013 jQuery Foundation and other contributors
- jQuery is licensed under MIT License - https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt.
- The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL.
- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - http://opensource.org/licenses/mit-license.html.
- The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/.
syntax.css by Tom Preston-Werner
- The syntax.css is licensed under the MIT License - http://opensource.org/licenses/mit-license.html.