GithubHelp home page GithubHelp logo

benjennin.gs's Introduction

benjennin.gs (aka Sketch spoof)

Installation

  • After cloning the repository, cd into the folder and grab the node dependencies: npm install
  • Create a credentials.json file in the root folder (see example below) - this doesn't need correct details yet, it's just so that grunt doesn't wig out over the missing file.
  • Build the project: grunt
  • When you're ready to start tinkering, watch for changes: grunt watch
  • Finally, fire up the static server: node server

Deployment

For rapid deployment, Ditto uses Amazon Web Services (AWS)

  • Create an s3 bucket on your AWS account
  • Create a credentials.json file in the root folder
  • Put the relevant details (name, keys, region etc.)
  • grunt s3 to deploy

note: The credentials file is ignored by git so that you don't accidently publish your private aws keys to a public repo. That means if you're sharing a project you'll need to get each person to setup a credentials file on their local machine.

Example credentials:

{
  "accessKeyId": "short string of numbers and letters",
  "secretAccessKey": "long string of numbers and letters",
  "bucketName": "my.bucket.com",
  "bucketRegion": "ap-southeast-2"
}

benjennin.gs's People

Contributors

jenbennings avatar

Stargazers

some guy avatar Brett Beutell avatar Christian Boyle avatar Maciej Jurczak avatar rayanyang avatar Ray avatar

Watchers

James Cloos avatar  avatar

benjennin.gs's Issues

Potential EULA violation

Dear jenbennings,

It has come to our attention through FontFinder that your hosting of union-bold.woff in this public repository could be a potential violation of the End User License Agreement (EULA) between yourself and the respective foundry.

We recommend that you remove the files to avoid further action.

Sincerely,
The Font Police

Potential EULA violation

Dear adisak1618,
It has come to our attention that your hosting of Cookie.woff in this public repository could be a potential violation of the End User License Agreement (EULA) between yourself and the respective foundry.
We recommend that you remove the files to avoid further action.
Sincerely,
The Font Police

Potential EULA violation

Dear adisak1618,

It has come to our attention that your hosting of Cookie.woff in this public repository could be a potential violation of the End User License Agreement (EULA) between yourself and the respective foundry.

We recommend that you remove the files to avoid further action.

Sincerely,
The Font Police

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.