 
      
    | You are here | scripting.com | ||
| | | | | techtldr.com | |
| | | | | Chrome Developer Tools have a very useful option that allows to copy any API request as a CURL command. This tool can be used to test APIs without having to rely on the Browser, get access to unofficial APIs, scrape data and many other useful scenarios. Please allow me to demonstrate. In this video, I [...] | |
| | | | | ericlathrop.com | |
| | | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | | | bdadam.com | |
| | | | | Boilerplate code for generating static websites with node.js, GruntJS and Assembe. | |
| | | | | logr.cogley.info | |
| | | I usually use the static site generator called Hugo, but I am interested in this SSG called «elm-pages», which is a smart collection of elm scripts with sane defaults for site generation. ?? | ||