flask-bootstrap icon indicating copy to clipboard operation
flask-bootstrap copied to clipboard

Abandoned

Open seanieb opened this issue 3 years ago • 3 comments

Looks like this project is abandoned. Are there alternatives?

seanieb avatar Mar 27 '21 10:03 seanieb

You could always manually add Bootstrap to your project.

If you use Jinja2 to render your templates you could add the bootstrap CDN to your "root" template:

They even provide a starter template which you could base your root template on.

Other options would be to start using frameworks like react/vue. There are plenty of options to add bootstrap to such kind of frameworks. But I expect you are not looking for a javascript framework.

0x78f1935 avatar Mar 27 '21 15:03 0x78f1935

https://github.com/greyli/bootstrap-flask maintained by a member of flask team(pallets) seems like a good alternative

Rebely22 avatar Jul 20 '21 03:07 Rebely22

Can we add an "Unmaintained" tag in the README to make sure people know the status?

durgaswaroop avatar Sep 14 '21 06:09 durgaswaroop