render-engine/render-engine-cli

move generated contents to a path you can set

開放

#23 建立於 2024年2月25日

 (3 則留言) (1 個反應) (0 位負責人)Python (4 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (4 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Cookiecutter by default puts all the contents in a site project folder. This is great for things like documentation but doesn't make sense when the webiste is the main focus of the project.

Suggestion

Set the project_path to be "__home". If the variable is not changed, then copytree the folder into the project root.

貢獻者指南