mirror of https://github.com/zulip/zulip.git
390a1fec92
This commit implements support for copying over static files for all bots in the zulip_bots package to static/generated/bots/ during provisioning. This directory isn't tracked by Git. This allows us to have access to files stored in an arbitrary zulip_bots package directory somewhere on the system. For now, logo.* and doc.md files are copied over. This commit should act as a starting point for extending our macro-based Markdown framework to our bots/API packages' documentation and eventually rendering these static files alongside our webhooks' documentation. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
locale | ||
styles | ||
swagger | ||
templates | ||
third | ||
ts | ||
.gitignore | ||
favicon.ico | ||
node_modules |