It finally happened! After putting this task to the back of my mind for months, I finally figured out a way to make beautiful, dynamic, slug urls for my posts!
Please, take a look at the URL bar. It should now read a beautiful URL instead of the awful GET variable.
In order to do this I used NGINX's "rewrite" function.
It can even identify if a URL has already been taken!
Useful stackoverflow links:
If you have any problems, feel free to comment/contact me!