SeowSource
  • Home
  • Work
  • LinkedIn
Sign in Subscribe

dev

A collection of 4 posts
Integrating Your App with Zapier
Members only
Work

Integrating Your App with Zapier

22 Nov 2018 2 min read
SSH Key Setup
Linux

SSH Key Setup

Premise Sometimes connections requires a password or a really long command, so by adding your public key to the server you can just do something like: ssh user@123.45.67.89 Then you would be connected with no password prompt. Notes You may have already generated a public key,
18 Oct 2016 1 min read
web

Change the Navigation/Status Bar Color on your Website

Notice the color change of Chrome and the status bar when you visit certain sites on your mobile device? For example, on Android when you head over to say the forums of XDA-Developers or Victoria's Secret. Turns out this is quite easy to achieve on certain mobile browsers
15 Feb 2016
mandrill

Using Mandrill with Ghost

Getting Mandrill set up for Ghost is quite straight forward. In your config.js, just make sure to have the following snippet under the Production section: mail: { transport: 'SMTP', host: 'smtp.mandrillapp.com', options: { service: 'Mandrill', auth: { user: 'USERNAME', pass: 'API
26 May 2014
Page 1 of 1
SeowSource © 2025
Powered by Ghost