diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..6a49169 --- /dev/null +++ b/_config.yml @@ -0,0 +1,13 @@ +title: Your awesome title +author: GitHub User +email: your-email@domain.com +description: > # this means to ignore newlines until "baseurl:" + Write an awesome description for your new site here. You can edit this + line in _config.yml. It will appear in your document head meta (for + Google search results) and in your feed.xml site description. + +# social links +twitter_username: your-twitter-handle +github_username: your-github-handle + +show_excerpts: true # set to false to remove excerpts on the homepage