Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 463 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 463 Bytes

QuickStart

  1. 本体のインストール

    $ cd ~/webroot
    $ git clone git@github.com:shinyaoguri/mdg-new-site.git
    
  2. テーマのインストール

    $ cd ~/webroot/mdg-new-site/user/themes
    $ git clone git@github.com:shinyaoguri/grav-theme-lab.git lab
    
  3. プラグインやライブラリのインストール

    $ cd ~/webroot/mdg-new-site
    $ bin/grav install
    

License

See LICENSE