Hello list,

has anyone taken the time to look at the Bootstrap 5 port of the site?

Cheers,
Laurent.

Le ven. 18 févr. 2022 à 23:51, Laurent Daverio <[email protected]> a écrit :
>
> Hello Steve,
>
> You can have a look at the current state of the works here:
> https://github.com/ldaverio/trypyramid.com/.
>
> Basically, I have upgraded all that I could upgrade:
> - Bootstrap 3 -> 4 (I'll try 5 later, I came across a compatibility
> problem, don't remember with what Node module)
> - Webpack 4 -> 5
> - Node-sass -> Sass
> ...
>
> (Note: highlight.js needs to remain at version 10, apparently,
> otherwise code expansion no longer works)
>
> I have adapted the main page to work with Bootstrap 4 (updated the
> navbar, updated the CSS), it's not 100% finished, or identical to the
> Bootstrap 3 version, but it can already be shown "as is". I haven't
> checked the other pages yet, or components like bootstrap-multiselect,
> so they might not work with Bootstrap 4.
>
> The commits are made so that the different steps of the upgrade are
> easier to follow, I did some commit squashing on the way to keep the
> log clean.
>
> I think that's all for now, let me know what you think, and what I
> should improve.
>
> Cheers,
> Laurent.
>
> Le lun. 14 févr. 2022 à 11:06, Laurent Daverio <[email protected]> a écrit :
> >
> > node-sass seems to be deprecated, and should be replaced with Dart
> > Sass (https://www.npmjs.com/package/node-sass).
> > If you do just that (yarn remove node-sass; yard add -D sass),
> > dependency problems just go away.
> >
> > I'm on a boat on Bosphorus, need to land soon, so the rest will have
> > to wait a little...
> >
> > > >> I gave it a shot, but entered a rabbit-hole of dependency and 
> > > >> migration hell.
> > > >>
> > > >> https://github.com/Pylons/trypyramid.com/pull/320
> > > >> https://github.com/Pylons/pylonsproject.org/pull/103

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAB7cU6wf%3DcMQgc4YA%2Brf5HXoSkDJNZhpwoSUofEt5HeQ65o%3DeQ%40mail.gmail.com.

Reply via email to