New Post System

Madi-wka

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:

How to create a slug

How to rewrite with NGINX

If you have any problems, feel free to comment/contact me!

2021.01.01

Madi-wka

Checking if comments work with the new system.

2021.01.01