themeteorchef.com
Behind the Scenes: Deployment | The Meteor Chef
https://themeteorchef.com/blog/behind-the-scenes-deployment
In-depth tutorials that help you implement features. Quick patterns to help you solve little problems. Essays, updates, and other fun stuff from TMC. Bull;••. Behind the Scenes: Deployment. August 10th, 2015 by Ryan Glover. I am a Modulus. Way back in 2013 when I trying to figure out how to deploy Proper. When it comes to Kitchen. Example of the Compose database used on For Hire. Rsquo;s lowest, 1GB tier. I chose this because Compose gives you access to a replica set, which means I can hook up Oplog ...
createdbypete.com
Create a custom Liquid tag as a Jekyll plugin - Created by Pete
http://www.createdbypete.com/articles/create-a-custom-liquid-tag-as-a-jekyll-plugin
Create a custom Liquid tag as a Jekyll plugin. If you didn’t know already, this site was built in Jekyll. More recently in Middleman. And Jekyll makes use of the Liquid. Templating language to process templates. All the standard tags. For Liquid are supported, but sometimes you need a bit more! I wanted to show a QR code. This plugin will need to do a couple of things:. Turn a page url into a QR code. Not rely on any third party services. Use base64 to encode the image directly into the page. Method, thi...
keenhenry.me
Keenhenry and his Web residence
http://keenhenry.me/jekyll-pagination
I have recently migrated this site to use a much newer (2.5.3) Jekyll blog generation engine. The trigger was I wanted to seperate long list of posts into several pages (or pagination. To make my blog look neater, and I found the Jekyll I used was so old (0.11.xx) that does not support pagination very well. Thankfully, after migrating to new Jekyll and with helpful documentations found here. Everything works out of the box again! Basically, if Jekyll is configured correctly, Liquid. Tags for this post:.
samrayner.com
Sam Rayner
http://www.samrayner.com/posts/tagged/web
Hi, I’m Sam. I design and build cool stuff for the Web and iOS. I work at Terracoding. In Sheffield, UK and play Ultimate. Far too much. You can reach me via email. As a fun little project over the last few weeks, I’ve built a Web app that helps you discover more music by artists in your iTunes library. It’s called Discographer. And uses the Spotify API. To fetch albums, ticking off the ones you own so you can see what you might have missed. It was linked on Lifehacker. 23 July, 2015. I created a bookmar...
samrayner.com
Sam Rayner
http://www.samrayner.com/posts/tagged/project
Hi, I’m Sam. I design and build cool stuff for the Web and iOS. I work at Terracoding. In Sheffield, UK and play Ultimate. Far too much. You can reach me via email. As a fun little project over the last few weeks, I’ve built a Web app that helps you discover more music by artists in your iTunes library. It’s called Discographer. And uses the Spotify API. To fetch albums, ticking off the ones you own so you can see what you might have missed. It was linked on Lifehacker. 23 July, 2015. I created a bookmar...
lombiq.com
Blog - Lombiq
http://lombiq.com/blog
If youre an Orchard developer, do we have a Visual Studio extension for you! Lombiq Orchard Visual Studio Extension. Tuesday, May 24, 2016 7:22:49 PM. A long time ago you had to write Orchard code by hand, like cavemen. Then the era of code-writing code came when Orchardizer. Was released. Now we add our own take on an Orchard developer's Visual Studio extension, introducing Lombiq Orchard Visual Studio Extension. With an enterprise-level long name! Big improvements arrived to the Liquid Markup module.
robotlolita.me
The Importance Of Being Typed - Quils in Space
http://robotlolita.me/2013/09/22/the-importance-of-being-typed.html
The Importance Of Being Typed. Published 22 September 2013. My girlfriend told me to get a life,. She said Boy, you lazy. But I don’t mind. As long as there’s a bed beneath the stars that shine. Oasis, The Importance of Being Idle. See anything wrong with the following template? Well, what if I told you that this snippet is nothing more than naive String concatenation? Well, stick with me! Be lazy (as far as parsing and generating structured data goes);. Use regular expressions to parse structured data;.
help.cashboardapp.com
Introduction to Cashboard templates / Document Templates / Knowledge Base - Cashboard Support
http://help.cashboardapp.com/kb/document-templates/introduction-to-cashboard-templates
Introduction to Cashboard templates. Paying Cashboard customers can modify document templates using Liquid templating. Document templates can be modified by going to the. Liquid templates are easy to use if you're comfortable with HTML. Using simple markup you can completely change the look of your invoices, estimates, and all emails sent to your clients. Things you can do with Estimate and Invoice templates. Add your logo and change colors to reflect your brand. Change the language to your native tongue.
timjones.tw
Projects
http://timjones.tw/projects
I open source. Here are the projects I created and/or maintain. Ziajs is, essentially, a port of the XNA framework. To Javascript and WebGL. Zia.js is an XNA-inspired, object-oriented, WebGL-based game framework. I think there’s a place for a framework like this - lower-level than Three.js. But higher-level than WebGL itself. DotLiquid is a (dare I say the? Secure, open-source template engine for .NET. It is a .NET port of Ruby’s Liquid Markup. My 3D software rasterizer. A software rasterizer written fro...
embulk.org
Configuration — Embulk 0.8 documentation
http://www.embulk.org/docs/built-in.html
Embulk 0.8 documentation. 160; Scheduled bulk data loading to Elasticsearch Kibana 4 from CSV files. 160; : Contents. 160; : Customization. Embulk configuration file format. Local file input plugin. Example of renaming rules. Embulk configuration file format. Embulk uses a YAML file to define a bulk data loading. Here is an example of the file:. A configuration file consists of following sections:. Input plugin options. An input plugin is either record-based ( MySQL. Etc) or file-based ( S3. To us...