-
Notifications
You must be signed in to change notification settings - Fork 1
fettemama blog system rewrite in C++0x
kybernetyk/fettemama2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
fettemama 2 ----------- A blogging engine written in C++0x ... because I'm too lazy to do real work. * dependencies: - libevent - mysql libs * General notes: There's an xcode project in the fettemama2 subfolder for easier development (clang autocomplete yeah!). There could be some problems with the run scheme as IT MAY HAVE a hardcoded binary path to execute. To get it to compile you need to create a file called "admin_password" in the source directory with the following contents: std::string admin_password = "YOURSECRETPASSWORD"; This file is .gitignore'd for national security reasons. also check config.h for settings! * TODO: - add a templating system (preferably mustache style) - add session shits (cookies) * license: - gpl v3 (c) leon szpilewski in 2012, [email protected]
About
fettemama blog system rewrite in C++0x
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published