DM

Results 10 issues of DM

Will try to send pr later. Noticed it while reading something.

We have to figure out a default path where we need to write the docs to. Eg. if gluegun gem is dropped into an app, it could be domain.com/docs or...

enhancement

Call it Author, Description, ... etc. Drop the word "SEO" from the site.yml file.

Toggle is not working properly. See attached screenshots ![screenshot from 2018-06-11 11-36-18](https://user-images.githubusercontent.com/1700901/41250487-f05a412e-6d6b-11e8-8b7c-c0921ffd858b.png) ^^ Above shows no Minio Word mark. But this is an easy fix. ![screenshot from 2018-06-11 11-35-53](https://user-images.githubusercontent.com/1700901/41250496-f3ab1fba-6d6b-11e8-8b68-6e5fab62f3ad.png) ^^...

bug

Change plugins to be key-value pairs and remove list representation.

When hosting the generated site, have a 404 error page available to render errors.

If empty dir and no site.yml : generate one If not empty and site.yml exists : Dont generate use the existing one as is . This is already supported. If...

Add a feature in gluegun. gluegun clean cli will list files not in site.yml file and prompt user to delete with confirmation.