We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dockerをインストール
リポジトリをクローンします
$ git clone git@github.com:${your_github_account}/vim-jp.github.io
$ git clone git@github.com:vim-jp/vim-jp.github.com.git
jekyllをサーバモードで起動します。
$ ./_scripts/docker_jekyll_serve -w
詳しくは README を参照してください
ソースを修正します。もちろんVimですね? 分かります。
ブラウザで http://localhost:4000/ を開き確認します。
online HTML5 validatorを使って検証します。
リポジトリにpushし、更新権限の無い方はpull requestを作成します。