justinjaywang / taiwanese-foods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foods from Taiwan

A Jekyll site, to start.

Design

Images

  • start with images with transparent/white backgrounds
  • S1 filter in VSCO
  • size 1440px
  • make background transparent, save as PNG
apngasm -o all.png s.png b.png p.png m.png f.png d.png t.png n.png l.png g.png k.png h.png j.png q.png x.png zh.png ch.png sh.png r.png z.png c.png s.png -d 250 -s

Installation

bundle install
npm install

Development

bundle exec jekyll serve
grunt dev

Build

grunt
JEKYLL_ENV=production bundle exec jekyll build

Upload files to justinjay.wang.


To Do

  • Title section, resolve "about" content

About


Languages

Language:SCSS 61.4%Language:JavaScript 21.9%Language:HTML 16.5%Language:Ruby 0.2%