Skip to content

mrryanjohnston/blog-f3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A little blog backend I wrote with Fat Free Framework

Intro

I wanted to give fat free framework a go to see if I could create something useful. Out of that, and, personal vanity, came this.

Seriously beta, dude

This is what I would term "hardcore beta." If you see any security holes, please don't hesitate to send me a pull request or patch or something.

Technologies used

  • Fat Free Framework - An awesome little PHP framework.
  • Markdown - Sweet plain text to HTML conversion tool.
  • PasswordLib - Cool Library that handles the dirty work involved with password hashing and checking.
  • Twitter Bootstrap - A nifty framwork that allows for quickly building up UI elements of a webpage. I would say that I "barely" used this one, but I wanted to see how easy it was to handle.
  • Disqus - I'm using Disqus for the comments. Not sure if it belongs in this list, but here we go anyway!

Legal stuff

As per my usual, I don't see why anyone would want to "steal" this (it's posted for free on the interwebs), here's a license to look at, I guess:

The MIT License (MIT) Copyright (c) 2012 Ryan Johnston

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.

About

A blog backend written with Fat Free Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published