Kevin MacMartin
|
d4b58b3865
|
Remove flex-fix as it's no longer required (ie11 is fully unsupported now)
|
2024-03-11 17:16:59 -04:00 |
|
Kevin MacMartin
|
fe5142e5a4
|
Switch sr-only to visually-hidden in the traditional-bootstrap nav
|
2022-01-27 23:31:11 -05:00 |
|
Kevin MacMartin
|
4f16ee7ed9
|
Get rid of a vue :class from the traditional-bootstrap nav blade
|
2022-01-27 23:28:24 -05:00 |
|
Kevin MacMartin
|
0c6e3c60c7
|
Use the correct flexbox fix in the public template
|
2022-01-27 22:38:20 -05:00 |
|
Kevin MacMartin
|
dbc79e6617
|
Use Version::get() for the traditional bootstrap public template
|
2022-01-27 22:37:11 -05:00 |
|
Kevin MacMartin
|
d36ae59e0c
|
Rename the index blade to home to match its class and the vue component
|
2019-03-19 17:56:10 -04:00 |
|
Kevin MacMartin
|
a9aca7d4fe
|
Amalgamate the api route controller functionality into a single ApiController, and implement both vue component and traditional blade versions of a blog page on the public facing part of the site
|
2018-04-26 20:26:18 -04:00 |
|
Kevin MacMartin
|
3c048f6096
|
Move traditional-website files to a new bootstrap folder and use vue as the default public facing front-end rather than trying to offer both simultaneously
|
2018-04-15 21:05:42 -04:00 |
|