Author: Hsiaoming Young (aka lepture) [[email protected]]
Blog: http://lepture.com
This Project is DEACTIVE
Introduction at http://blog.lepture.com/a/vealous
Help at http://blog.lepture.com/p/help-on-vealous
I just started this project at Wed. Aug. 25, 2010 when I found Picky.
Before that, I was coding with marvour blog, a blog system written in webpy. Too complex the data structure it is, and I am tired of it. Why should it contain tags or category, why should i write a standard blog system?
Then I stopped the project, and started Vealous. I intended to call it jealous, but this name is not available with appengine, then here comes Vealous.
Git repo at github http://github.com/lepture/Vealous
- BSD License (get code free)
- Running on Appengine (run code free)
- Mobile compatible, test on Android,iPhone and Opera Mini.
- Notebook with douban miniblog
- Build in Douban
- Build in Twitter
- Build in Mardict
- Auto Save draft with HTML5 localStorage
- Using lots of web apps, Douban, Disqus, Google Ajax Search, and will more...
- Valid HTML5 Valid CSS2.1 Valid Atom1.0 Valid RSS
- Download Source Code. It's strongly recommended you using the very latest version, better to clone one from github.
- Modified config.py.example to meet you situation. Make a change of application name in app.yaml.example. And don't forget to remove the '.example' with the filename.
- Upload your code. If you have no idea of how to upload the application, take a look at here.
- Waiting for Google to serve the index.All is done then.
- Replace your favicon.
- Untrack favicon:
git update-index --assume-unchanged vealous/static/favicon.ico