The cringe on the site is mostly limited to biographies of Stalin/Trotsky and some other dudes, the rest is just Marxists works. Now if only these Trots could learn web design...
P.S. Check out https://archive.marxists.xyz if you wanna see what a modern take on marxists.org would look like, it's currently being worked on by some comrades from leftypol and although there's barely anything on it for now it's still pretty cool
Awesome! The good think about marxists.org is that all the texts are reflowable because they're raw html. You can convert all of them into epub in 10 minutes. I just rip the whole site (only like 60GB) and keep it in a folder. Wouldn't be hard to reflow the pages into a fancier container either. Firefoxes reader mode does a fantastic job and that a generalized solution.
Because building a site around the two is far from "modern". Maybe 10 years ago it was, but not now.
At this point there's not much good reason to use jQuery (and especially jQuery UI, which the site also seems to be using) over either vanilla ES6+ or an actual framework.
And Bootstrap can be alright, if you are using one of the latest versions, but this site is using Bootstrap 3 (for reference the latest is 5 and the transition from 3 to 4 was pretty big).
Tbf this site seems to have inherited all that from the wiki engine they chose to use, but it still chose to use that engine.
(Also at my job I work on an old-ass project that uses jQuery and Bootstrap 3 and I hate it.)
jQuery is old. No doubt. But it still serves a purpose if you have to maintain those old legacy websites. If it's using bootstrap 3 then it's old, I didn't look at the website.
The cringe on the site is mostly limited to biographies of Stalin/Trotsky and some other dudes, the rest is just Marxists works. Now if only these Trots could learn web design...
P.S. Check out https://archive.marxists.xyz if you wanna see what a modern take on marxists.org would look like, it's currently being worked on by some comrades from leftypol and although there's barely anything on it for now it's still pretty cool
deleted by creator
I love fast brutalist web design, aesthetics are what lies come dressed in
:zizek-preference: It's all aesthetics.
deleted by creator
A bit of CSS as a treat would be pretty poggers.
https://thebestmotherfucking.website/
deleted by creator
ok but why is their search function so bad
deleted by creator
Awesome! The good think about marxists.org is that all the texts are reflowable because they're raw html. You can convert all of them into epub in 10 minutes. I just rip the whole site (only like 60GB) and keep it in a folder. Wouldn't be hard to reflow the pages into a fancier container either. Firefoxes reader mode does a fantastic job and that a generalized solution.
Like actual comrades or "let 100 slurs blossom" comrades?
lol
Well in my defense it's modern compared to the fuckin clusterfuck HTML pages of marxists.org lmao
Why are you shitting on jquery and bootstrap?
Because building a site around the two is far from "modern". Maybe 10 years ago it was, but not now.
At this point there's not much good reason to use jQuery (and especially jQuery UI, which the site also seems to be using) over either vanilla ES6+ or an actual framework.
And Bootstrap can be alright, if you are using one of the latest versions, but this site is using Bootstrap 3 (for reference the latest is 5 and the transition from 3 to 4 was pretty big).
Tbf this site seems to have inherited all that from the wiki engine they chose to use, but it still chose to use that engine.
(Also at my job I work on an old-ass project that uses jQuery and Bootstrap 3 and I hate it.)
jQuery is old. No doubt. But it still serves a purpose if you have to maintain those old legacy websites. If it's using bootstrap 3 then it's old, I didn't look at the website.
deleted by creator
epub is just zipped html. You can save a marxist.org page as html and use a program like Calibre to automatically convert it.
deleted by creator
Calibre is open source, so we could just automate that process