bantic / thisisourbook.club

Home Page:http://thisisourbook.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

development

Use jekyll: bundle exec jekyll serve Visit: http://127.0.0.1:4000

deployment

After building (jekyll build should do it, or it will be built if you are running jekyll serve), use surge: surge _site

Adding a meeting image

Cp the image into assets/images/originals Mv the image into assets/images/meetings Edit _data/meetings.json and add the path to the asset Adjust image size to about 700x400 px

adding new books

layout

  • The main index template is at index.html.
  • The built site is in _site
  • The assets (including css and js) go in assets/

attribution:

About

http://thisisourbook.club


Languages

Language:SCSS 92.5%Language:HTML 4.8%Language:JavaScript 2.3%Language:Ruby 0.4%