Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.13 KB

README.markdown

File metadata and controls

28 lines (18 loc) · 1.13 KB

CI status badge

What's this?

Here we push forward our glorious vision of the Tempai website.

This repo in particular is about the static frontend based on Jekyll.

tempai logo

Tempai is a local Japanese Riichi Mahjong club, named after the "ready" condition in that magnificent game.

How to set up?

Well, move somewhere towards this:

$ bundle install
$ bundle exec -- jekyll serve

Then just open the browser at localhost:4000 and improve something.

Note that the current site content may mismatch master to a degree.

How to contribute?

Consider taking a look at TODO and this document. Send pull-requests.