使用中间人,"源"下的目录结构如何?如果我想拥有父页面和子页面,目的是什么?
欢迎任何示例指示!
答案 0 :(得分:1)
source/
index.html.md
foo.html.erb
foo/
bar.html.haml
如果您已directory_indexes
已激活(此处有更多信息:Pretty URLs)。
http://example.com/
http://example.com/foo/
http://example.com/foo/bar/