Skip to content

kwmr-shun/mdg-new-site

 
 

Repository files navigation

はじめに

ほげほげ

動作環境

php + webサーバ(ローカルでやる場合MAMPでOK)

QuickStart

  1. 本体のインストール

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

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

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

License

See LICENSE

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • Other 0.4%