Skip to content
View loranallensmith's full-sized avatar
👨‍🌾
Gardening.
👨‍🌾
Gardening.

Highlights

  • Pro
Block or Report

Block or report loranallensmith

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. brightwheel brightwheel Public

    Build beautiful Electron user interfaces with Photon and Etch

    JavaScript 113 14

  2. codespaces-umbraco-blankslate codespaces-umbraco-blankslate Public template

    A template repository for using GitHub Codespaces to create a blank Umbraco site for development and experimentation.

    HTML 1

  3. gatsbyjs/gatsby gatsbyjs/gatsby Public

    The best React-based framework with performance, scalability and security built in.

    JavaScript 55k 10.4k

  4. Bash Script for Generating a Quick U... Bash Script for Generating a Quick Umbraco Site
    1
    #! /usr/bin/env sh
    2
    
    
    3
    # This script generates an unattended install of an Umbraco project for development purposes.
    4
    # It takes a single argument, which it uses as the name of the project.
    5
    # Usage: umbraco.me {your-project-name}
  5. atom/etch atom/etch Public archive

    Builds components using a simple and explicit API around virtual-dom

    JavaScript 554 57

  6. Auto Scaling Font Size in After Effects Auto Scaling Font Size in After Effects
    1
    # Auto-scaling fonts in After Effects
    2
    
    
    3
    This Gist contains a simple expression for auto scaling the size of text layers to fit a composition based on the size of their text content.  This is similar to the behavior in programs like Keynote, where the font size automatically scales down as you type more content.
    4
    
    
    5
    ## How to do it