1.dconf-editor
2.首次安装尽量要做这几步:
rake setup_github_pages
rake generate
rake deploy
git add .
git commit -m 'your message'
git push origin source
rake setup_github_pages
rake generate
rake deploy
git add .
git commit -m 'your message'
git push origin source