Skip to content

Cortado-J/developer.sketch.com

 
 

Repository files navigation

developer.sketch.com

This is the respository for the developer.sketch.com website. This content was previously available in the SketchAPI repository.

We welcome contributions to this respository, so if there's something you want to change or fix feel free to open an issue or pull request.

Development

This website is built using Jekyll.

Deployment

Pull request and merge to the main branch to deploy to Netlify.

Running locally

Avoid dealing with Ruby on your local operating system and interact with the site locally with Docker.

Serve

Builds the site and serves it on http://0.0.0.0:4000.

./serve.sh

Build

Builds the site to the _site folder.

./build.sh

About

The Sketch Developer website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 64.2%
  • JavaScript 20.2%
  • HTML 9.7%
  • CSS 3.7%
  • Ruby 1.1%
  • EJS 0.9%
  • Shell 0.2%