JaniRefsnes / w3css

W3.CSS - CSS Framework
MIT License
439 stars 130 forks source link

Downloadable version and GitHub version differ #11

Open datazuul opened 5 years ago

datazuul commented 5 years ago

https://github.com/JaniRefsnes/w3css (v4.10) are not up to date with downloadable versions from https://www.w3schools.com/w3css/w3css_downloads.asp (v4.13)

TriMoon commented 5 years ago

Just download from their own site, this repo is useless and only functions as a latent CDN source that is not updated... (or very late at best)

IMHO, this repo has no right to exist as it does not provide anything that their site does not provide earlier...fe. see #7 ,#8 and #9 Not to mention their js-framework is completely missing here...

For current versions use:

wget https://www.w3schools.com/w3css/4/w3.css https://www.w3schools.com/w3css/4/w3pro.css

Output on my machine:

--2019-08-04 15:33:35--  https://www.w3schools.com/w3css/4/w3.css
Resolving www.w3schools.com (www.w3schools.com)... 192.229.133.221
Connecting to www.w3schools.com (www.w3schools.com)|192.229.133.221|:443... connected.
HTTP request sent, awaiting response... 304 Not Modified
File ‘w3.css’ not modified on server. Omitting download.

--2019-08-04 15:33:35--  https://www.w3schools.com/w3css/4/w3pro.css
Reusing existing connection to www.w3schools.com:443.
HTTP request sent, awaiting response... 304 Not Modified
File ‘w3pro.css’ not modified on server. Omitting download.
anselal commented 4 years ago

You can checkout this repo which includes the css framework as well a lot of css colors from w3schools

TriMoon commented 4 years ago

@anselal thanks but i prefer an official source to keep things up-to date :wink:

anselal commented 4 years ago

Me too but the devs do not update their repos...