Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

teori-katasoumoku/teori-katasoumoku.github.io

Repository files navigation

teori-katasoumoku.github.io

Overview

teori-katasoumoku.github.io

Requirement

  • node.js 6+

Recommendation

Install

$ git clone [email protected]:teori-katasoumoku/teori-katasoumoku.github.io.git
$ cd teori-katasoumoku.github.io
$ ndenv install
$ npm install

Usage

Run following to show task list:

$ npm run

Build

build task for production:

$ npm run build

Develop

build & watch task for development:

$ npm start

Deploy

このリポジトリは GitHub Pages site for users or organizations なので、 公開したいページは master branch に push する必要があります。

これは source branch に変更があったタイミングで CircleCI が勝手にやってくれます。

デプロイ対象となるファイルはビルド成果物のみで public/ 以下のファイルが該当します。

Licence

LICENSE

Author

teori-katasoumoku