helloflask / helloflask/bootstrap-flask

Update all code snippets in docs to use Bootstrap 5

Open
#329 5 comments 0 reactions 1 assignee Assigned to @MysteryManav View on GitHub
docs good first issue
Dominant language
SCSS
Stars
1.2k
Forks
193
Avg merge
4m
Merged PRs (30d)
3

Description

For example, at the macros.rst page (https://bootstrap-flask.readthedocs.io/en/stable/macros/), replace all import statements from

```
{% from 'bootstrap4/nav.html' import ... %}
```

To:

```
{% from 'bootstrap5/nav.html' import ... %}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.