amadeann / builtwithjigsaw

A list of sites built with Jigsaw

Home Page:https://builtwithjigsaw.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built With Jigsaw

Sites built with Jigsaw.

How to add a site

  • Fork this repo
  • Clone your fork locally
  • Run ./addsite.sh in the root project directory
  • Add a screenshot of your site to site-images/your-site-name.png, using the same base file name as the markdown file generated by addsite.sh. E.g. if your resulting markdown file is my-site.md, name your screenshot file my-site.png. This file should be 380x210px, PNG-8 not PNG-24, and run through an image optimizer like ImageOptim
  • Run composer install && npm install && npm run dev, so you can preview your changes locally
  • Commit your changes (and only your changes; this should comprise of two added files), and push to your fork
  • Submit a PR against this repo
  • 🎉

About

A list of sites built with Jigsaw

https://builtwithjigsaw.com/


Languages

Language:JavaScript 69.0%Language:CSS 29.4%Language:HTML 1.4%Language:Shell 0.2%Language:PHP 0.1%