Website width
Hi. Why website is so narrow? For example, Browser opened full size of my display (1920*1080). Almost always site uses only 30% of width. It's terrible.
An example. http://dsfml.com/docs/window.html

Code section has horizontal scrollbar (unnecessary spaces not deleted?). This scrollbar eats vertical space.
Below:
The table has 919 pixels (all other has 640 pixels).
Below:
WTF? There are two horizontal scrollbars!
Again:

And same things on all the site. Make site wider please.
The main reason for this was that I used the CSS sheet github provided and I never thought it was a high priority to fix it.
I recently purchased dsfml.org and it is on an actual server (not a github page), so I'll be transferring things and fixing issues before the next version release.
Since it's on an actual server, have you thought about SSL? If not, might I suggest using: https://letsencrypt.org
While it's not likely for there to be anything that requires encrypting, it's nice to have. Possibly also HTTP2 (pretty easy to setup if you're using nginx).