envato-archive / guide

Document your application with a living component library and styleguide
https://rubygems.org/gems/guide
MIT License
8 stars 3 forks source link

Allow custom homepage content #74

Closed jordanlewiz closed 3 months ago

jordanlewiz commented 8 years ago

Currently the homepage is hardcoded with legacy content from the Envato Market extraction.

https://github.com/envato/guide/blob/master/app/views/guide/_content.html.erb#L1-L17

This needs to behave just like other document nodes and allow HTML or Markdown content.

cc @lukearndt