Skip to content

codepongo/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codepongo's blog

http://codepongo.com/blog

Update

2020/06/16 blog can use the webpy as the web framework.

Modules

Issues

Test

Comment

blog/{entry}?postcomment creates the comment blog/{entry}?admin gos to the admin page blog/{entry}/?delcomment={comment_id} gets the page to delete blog/{entry}?deletecomment posts the request to delete the comment. `blog/{entry}/?unsubscrib={subscribe_id} cancels the subscribtion.

RSS

blog/feed subscribes the blog `blog/{category}/feed' subscribes the category

Archive

blog/archive presents the whole entries.

Category

blog/categories presents the whole tags blog/categories/{category} presents the whole tags

Search

blog/search searchs the keyword in both the entries and the comments.

Blog

blog/{categrory}?page=0 and blog/{categrory} present the entries in the categroy

`blog/{entry} shows the entry.

Captcha

blog/captcha?{float} displays a captcha image. captcha.pycan check wether the captcha works or not.blog/captcha?{float}` can clear the cache.

TODO

  • code highlight: try 'pyments'

About

the power of codepongo.com. Blog System, HTTP Server and FTP Server are write by python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published