Skip to content

Instantly share code, notes, and snippets.

View startinggravity's full-sized avatar

Jim Smith startinggravity

View GitHub Profile
### Keybase proof
I hereby claim:
* I am startinggravity on github.
* I am jimsmith (https://keybase.io/jimsmith) on keybase.
* I have a public key ASAtKPq1mptWJfmmxKOdlz131Finbe5m7p7SNYHyfmg8qAo
To claim this, I am signing this object:
@startinggravity
startinggravity / lando-emulsify.md
Last active October 29, 2019 01:50
Using Lando with Emulsify

I have had a few requests for more information about using Lando with Drupal 8, the Emulsify theme and Gulp. In order to put what I've learned in one place, I'm adding my notes here.

My initial problem was reported here, but since then I have discovered a few additional things worth noting.

Once you have a working site on Lando and are ready to install Emulsify use the following directions instead of what has provided by the Emulsify developers. These instructions assume you have used Composer to install Drupal and that the root Drupal files are in the /web directory.


NOTE: To follow these instructions, you will need to run NPM commands from your host machine, which means you must have Node and NPM installed. Fortunately, they are installed together in one installation. If you wish to confirm you have them installed, run node -v and npm -v. To install, visit nodejs.org and follow the i

@startinggravity
startinggravity / unit status
Last active March 11, 2020 14:47
jQuery for Drupal
<!-- Fake data. -->
<div class="view-content">
<div class="unit">
<div class="unit-shortname">
SQN-01
</div>