Explore >> Select a destination


You are here

unused-css.com
| | olavihaapala.fi
10.4 parsecs away

Travel
| | Have you noticed how fast my website loads? In this blog post, I will explain what usually slows down web pages, and how I was able to improve the performance of my website.
| | www.smashingmagazine.com
7.7 parsecs away

Travel
| | Most of the time, we develop websites without understanding what the browser is actually doing under the hood. How exactly does the browser render our web pages from the HTML, CSS and JavaScript that we create? Google'sPageSpeed Insightstool can be very helpful when trying to profile a web page and find areas for improvement. You simply enter the URL of the page that you want to test, and the tool provides you with a list of performance suggestions. Fortunately, the solution to this problem is simpler than it seems! The answer lies in the way that the CSS and JavaScript are loaded in your web page.
| | requestmetrics.com
9.1 parsecs away

Travel
| | Engineering simple performance tools that let you focus on users.
| | nikdoof.com
113.9 parsecs away

Travel
| Setting up Kiln for this site has been quite the adventure, i've been using Hugo for a few years and have grown accustomed to the way of working, ideally I would of continued using it for this site but getting Hugo to support Gemini markup is difficult at best. Kiln is in that sweet-spot of pure functionality and simplicity, keeping the key tools from other static site generators like Templates and link building, but using the in-built Go template language and a few extra actions to keep it simple.