突然冒出这么一个想法
简单说:
1. google docs + theme + pages mapping configuration -> blog/website
2. 文件夹目录名 -> Category
希望这个想法可以实现~ ~
简单说:
1. google docs + theme + pages mapping configuration -> blog/website
2. 文件夹目录名 -> Category
希望这个想法可以实现~ ~

1 bengol Dec 16, 2013 farbox ? |
2 terrance OP 跟一般的staticgen有几点优化吧: 1. 多人编辑,这是gdocs的优势,但是解析相对于markdown更复杂 2. 文本文件的metadata需要增加template,譬如我想把一个文本解析成post还是page还是gallery 3. 分类机制: category + tag, 本身文件管理就有意义,文件夹分类可以对应category,文本里面的metadata中可以标记tags |
3 terrance OP 找到我要的想法了: http://en.wikipedia.org/wiki/Collaborative_real-time_editor http://themeforest.net/category/site-templates http://staticsitegenerators.net/ 这么说更准确, Collaborative StaticGen |