]> git.ipfire.org Git - ipfire.org.git/commit
Replace Bootstrap 5 with Bulma
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Mar 2023 19:29:39 +0000 (19:29 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Mar 2023 19:38:32 +0000 (19:38 +0000)
commitbd688657075f6a3e7a51aa2a1728ab8454f51d68
tree6c838e54eabc715900326fc8354f9adb3b28289c
parentcf00931f27e84b95677169ec323b9b70dd1d9a8a
Replace Bootstrap 5 with Bulma

This just swaps the CSS with some very basic styling.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
.gitignore
.gitmodules
Makefile.am
src/bootstrap [deleted submodule]
src/scss/_icons.scss
src/scss/listing.scss
src/scss/main.scss [new file with mode: 0644]
src/scss/style.scss [deleted file]
src/templates/base.html
src/templates/messages/main.scss
src/third-party/bulma [new submodule]