Cuberite Forum
Cuberite.org Redesign - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Cuberite.org Redesign (/thread-2049.html)

Pages: 1 2 3 4 5 6 7 8


RE: Cuberite.org Redesign - LO1ZB - 07-11-2015

I think you broke something?
'GET http://mathias-github.github.io/cuberite-redesign/style.css 404 (Not Found)'


RE: Cuberite.org Redesign - Mathias - 07-11-2015

(07-11-2015, 07:08 PM)LO1ZB Wrote: I think you broke something?
'GET http://mathias-github.github.io/cuberite-redesign/style.css 404 (Not Found)'
It's fixed now. Smile


RE: Cuberite.org Redesign - Mathias - 07-12-2015

(07-10-2015, 02:31 AM)NiLSPACE Wrote:
(07-10-2015, 01:05 AM)LO1ZB Wrote: Does youre browser show any error (debug tools)?

It works without problem in Maxthon 4.4.5.3

No it doesn't show any errors.

Most of the time it doesn't work, but sometimes the window closes normaly. I'm using Waterfox 38.1
Are you still having issues with the download window?

----

Does anyone still have some suggestions? Smile The code is here: https://github.com/mathias-github/cuberite-redesign


RE: Cuberite.org Redesign - NiLSPACE - 07-12-2015

The opening and closing now works perfectly, but now the position is on the top of the website.


RE: Cuberite.org Redesign - Mathias - 07-12-2015

(07-12-2015, 05:49 AM)NiLSPACE Wrote: The opening and closing now works perfectly, but now the position is on the top of the website.
Good to hear! Is it positioned correctly now?


RE: Cuberite.org Redesign - NiLSPACE - 07-12-2015

Yes, thanks Smile


RE: Cuberite.org Redesign - Mathias - 07-12-2015

(07-12-2015, 06:36 AM)NiLSPACE Wrote: Yes, thanks Smile
I guess I'll create a pull request for the cuberite.github.io repository then, if that's alright? Smile It's pretty much finished now.


RE: Cuberite.org Redesign - LO1ZB - 07-12-2015

I suggest fixing those warnings from pagespeed insight
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fmathias-github.github.io%2Fcuberite-redesign%2F&tab=mobile


RE: Cuberite.org Redesign - Mathias - 07-12-2015

(07-12-2015, 06:42 AM)LO1ZB Wrote: I suggest fixing those warnings from pagespeed insight
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fmathias-github.github.io%2Fcuberite-redesign%2F&tab=mobile
I can't fix the "Leverage Browser Caching"-error, since it's not possible to change Cache-Control on Github Pages (unless you use Cloudflare).

I'll see what I can do about the other error though.


RE: Cuberite.org Redesign - Mathias - 07-12-2015

I can't "fix" the CSS suggestion in any good way. Besides, the site is already very fast.

---

I've created a pull request.