hoodiehq-archive / hood.ie-website-old

⛔ deprecated
http://hood.ie
74 stars 14 forks source link

Get docs from actual repos instead of maintaining them multiple times #35

Closed espy closed 10 years ago

espy commented 10 years ago

Idea: have some empty <div class="replaceWithDocs" data-origin="gh-pagesURLOfRepo" data-id="elementWithTheDocsWeWant"></div> in hood.ie, $.load() all the referenced docs pages, pluck the respective elements from them and insert them in place of the placeholders.

This way, both the repos themselves and the hood.ie page will always up to date docs.

janl commented 10 years ago

Alternatively, make docs a separate repo and link to that and only keep some very minimal examples to show off on the front page

zoepage commented 10 years ago

closed in fav of https://github.com/hoodiehq/documentation/issues/19