网上搜了一些关于TreeFrog的博文,少有是自己原创的,大多都是直接复制的官方的中文文档。下面列出几个主要框架的帮助文档。以方便后期查阅:
controller层:
https://github.com/treefrogframework/treefrog-framework/blob/master/docs/ch/user-guide/controller/index.md
view图:
ERB模型:https://github.com/treefrogframework/treefrog-framework/blob/master/docs/ch/user-guide/view/erb.md
otama模型:https://github.com/treefrogframework/treefrog-framework/blob/master/docs/ch/user-guide/view/otama-template-system.md
静态内容:https://github.com/treefrogframework/treefrog-framework/blob/master/docs/ch/user-guide/view/static-contents.md