PaiGram/resources
洛水居室 eed418477f
♻️ Rename HTML templates to use .jinja2 extension
Previously, all templates were named with the .html extension, which caused problems for editors to recognize the Jinja2 syntax used in them. In this commit, all templates have been renamed to use the .jinja2 extension to better reflect their use of Jinja2 and to improve editor recognition.
2023-05-09 19:19:32 +08:00
..
background
bot/help ♻️ Rename HTML templates to use .jinja2 extension 2023-05-09 19:19:32 +08:00
fonts
genshin ♻️ Rename HTML templates to use .jinja2 extension 2023-05-09 19:19:32 +08:00
icon
img
js
json
styles
README.md

resource 目录说明

用于给用户交互的前端界面,使用 Jinja2 渲染模板后, 再使用无头浏览器 playwright 截图发送给用户

background 来源

原神官方

使用的styles

ProjectName Contribution
tailwindcss 本项目使用的CSS框架
fontawesome 一套绝佳的图标字体库和CSS框架