Commit graph

6 commits

Author SHA1 Message Date
Faris Ansari
e662047f26 fix: Web Template
- Disable standard web template form in production
- Prevent standard web template creation in production
- Set type for all templates
2020-09-11 16:00:25 +05:30
Faris Ansari
7a87be29c4 fix: Remove components
- Use render_template to render web_block and image_with_blur
2020-05-11 16:28:29 +05:30
Faris Ansari
355393ed0a fix: Port Tailwind styles to Bootstrap 4 SCSS 2020-05-11 15:53:29 +05:30
Faris Ansari
a77c35be1d fix: Set image fieldtype to Attach Image 2020-04-26 15:24:22 +05:30
Faris Ansari
280e7d982e feat: Blur-up images before loading 2020-04-25 14:48:43 +05:30
Faris Ansari
2431767fdf feat: Page Builder based on Tailwind
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30