/omigo.sh

Web-dev project showcase and personal blog built on Tighten.co Jigsaw

Primary LanguageCSSMIT LicenseMIT

Omigo.sh

Feel free to clone and modify my site and blog template. If you find it useful, I would appreciate dropping me a note at https://omigo.sh/contact/.

Installation

Clone the repo, then:

composer install
npm install

Build

./vendor/bin/jigsaw build production --pretty=false

Dev

yarn watch