Server Side Syntax Highlighting with GitDown in Jigsaw
May 8, 2019 | ~ 2 minutes read
Several days ago I decided to start a blog using Jigsaw by TightenCo with their starter template. One of the things I wanted to add, was server-side syntax highlighting, to get rid of JavaScript almost entirely. So here is how exactly I've done it using...
Read more...How To Use Laravel Macros
May 7, 2019 | ~ 4 minutes read
When you come to writing apps that more complex than landing or a blog, you can fall into a situation, where you need or want to have some functionality of Laravel that doesn't exist yet. Or, you have a small bit of logic, you want to reuse all over your...
Read more...