Git Pages
- 1 min read
hugo new site portfoliocd portfoliogit initgit branch -m maingit add .git commit -m "create structure for Git Pages"git branch developgit checkout developgit submodule add https://github.com/vaga/hugo-theme-m10c.git themes/m10cgit add .git commit -m "install theme m10c"
enableEmoji = true - прописывается в верхнем блоке config.tolm