Last morning I saw, like a lot of iOS developers, a tweet by John Sundell announcing Publish. A static website framework he has been creating mainly used for his own website Swift by Sundell boasting super fast loading time thanks to its static aspect and is entirely in Swift, awesome!
Read MoreTo be able to present tech articles, first you need proper information display. In the development world, this means neat code highlighting.
Squarespace does provide code highlighting out of the box for a few languages such as html, css, javascript, but that’s pretty much it. So, we needed something a bit more powerful here, for example prismjs.
I found an excellent article among others, and decided to give it a go, until I stumbled upon hurdles. So I am going to re-explain the article with an up-to-date opinion.
Read More