All Projects → lepture → Vealous

lepture / Vealous

Licence: BSD-3-Clause license
This project is DEACTIVE

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Vealous

Author: Hsiaoming Young (aka lepture) [[email protected]]

Blog: http://lepture.com

This Project is DEACTIVE

LINKS

Introduction at http://blog.lepture.com/a/vealous

Help at http://blog.lepture.com/p/help-on-vealous

Why 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

Features

Installation

  1. Download Source Code. It's strongly recommended you using the very latest version, better to clone one from github.
  2. 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.
  3. Upload your code. If you have no idea of how to upload the application, take a look at here.
  4. Waiting for Google to serve the index.All is done then.

Tricks

  1. Replace your favicon.
  2. Untrack favicon: git update-index --assume-unchanged vealous/static/favicon.ico
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].