Modular lightweight web framework based on Koa
Zenweb Result module
Zenweb Router module
Zenweb MessageCode module
Zenweb Controller module
Zenweb Body module
Zenweb Cache module with optimize
Zenweb Metric module
Zenweb Meta module
Zenweb Cache module
Zenweb Helper module
Zenweb MySQL module
Zenweb Form module
Zenweb WebSocket module
Zenweb Upload module
zenweb cors module
Zenweb Tenant module
zenweb grid module
Zenweb MessagePack module
Zenweb Log module
Zenweb XML Body module
Zenweb request rate limit module
Zenweb Inject module
ZenWeb Core Module - Module loader and Server
Zenweb is a set of classes/tools for organizing and formating a website. It is website oriented rather than webpage oriented, unlike most rendering tools. It is content oriented, rather than style oriented, unlike most rendering tools. It uses a rubygems plugin system to provide a very flexible, and powerful system. Zenweb 3 was inspired by jekyll. The filesystem layout is similar to jekyll's layout, but zenweb isn't focused on blogs. It can do any sort of website just fine. Zenweb uses rake to handle dependencies. As a result, scanning a website and regenerating incrementally is not just possible, it is blazingly fast. ==== To Install:
Simply provides an example zenweb template website.
A plugin for Zenweb to render HAML documents. Related: * http://zenspider.com/projects/zenweb.html * http://haml.info
A plugin for zenweb that automatically generates links between pages. For example: If a page has a title attribute 'my page about zebweb' then any other page that contains text like 'see my page about zenweb' would have some of the text replaced with a link to that page: 'see <a href='/zenweb.html'>my page about zenweb</a>'
A plugin for zenweb to process .textile files with RedCloth