Jinja SB Admin
Jinja Template starter generated by the AppSeed platform on top of SB Admin Design.
Last updated
Was this helpful?
Jinja Template starter generated by the AppSeed platform on top of SB Admin Design.
Last updated
Was this helpful?
Jinja Template project generated by AppSeed on top of Sb Admin, the iconic dashboard template. The project is a super simple Flask project WITHOUT database, ORM, or any other hard dependency. The starter can be used as a codebase for a future project or to migrate the Jinja files and assets to a legacy Python-based project that uses Jinja as the template engine (Flask, Bottle, Django).
Features:
Codebase:
Render Engine: Flask / Jinja2
Deployment scripts: Docker, Gunicorn/Nginx, HEROKU
Links
- source code
- LIVE deployment
(Email and LIVE on Discord) for registered users.
is a modern and designer-friendly templating language for Python, modeled after Django’s templates. It is fast, widely used, and secure with the optional sandboxed template execution environment. Jinja is basically an engine used to generate HTML or XML returned to the user via an HTTP response.
Read more about
- prepare your workstation
- start the project in the local environment
- explains how the project files are organized
: Docker and HEROKU
SB Admin is a free, open-source, Bootstrap 4 based admin theme perfect for quickly creating dashboards and web applications. It's modern design style with subtle shadows and a card-based layout could be described as flat material and is inspired by the principles of material design along with a simple, attractive color system.
- product page
- source code (Github)