Conversation
|
I appreciate that you found the project exciting enough to hack on, but I was wondering ... couldn't one just find a template.html file they like and use that? What can you do with this that you can't do like that? There was a similar near PR that wanted to introduce configuration (#1), but we concluded it wasn't necessary. |
|
Yep that's what I thought too hence the reservations. I just wanted template choices from viewdocs itself. How about a viewdocs-templates repo where people can copy and paste template.html files? Btw, I like how you response so darn fast :)) |
|
That sounds like a good direction to go. Then, if we added a mechanism to On Tue, Nov 12, 2013 at 7:47 PM, Mark Steve Samson <notifications@github.com
Jeff Lindsay |
|
http://marksteve.viewdocs.io/viewdocs-templates Can't figure out how to do previews easily :P Best I could think of is a viewdocs organization with a repo per template so it can be rendered with viewdocs itself. But viewdocs.viewdocs.io/yue-template is ugly haha. Well I'll try to gather and create viewdocs templates for the meantime. No point in building the gallery if there's nothing to display yet. 😄 |
|
Let me know when there's a few and I'll take care of the preview bit. On Tue, Nov 12, 2013 at 8:29 PM, Mark Steve Samson <notifications@github.com
Jeff Lindsay |
|
I like the idea of having a gallery around, maybe we could also have a page with a list of projects using viewdocs so that people can look around for inspiration. |
|
Oh, and regarding the idea of having a config file around, should we keep track of ideas that already came up on a list on a wiki page or placeholder issue that we can easily identify what we would get in case we end up adding support for that? |
|
Wiki might be a good idea On Wed, Nov 13, 2013 at 6:18 AM, Fabio Rehm notifications@github.laiyagushi.comwrote:
Jeff Lindsay |
|
👍 Wiki |
|
Awesome! |
|
https://github.com/progrium/viewdocs/wiki On Wed, Nov 13, 2013 at 6:47 AM, Fabio Rehm notifications@github.laiyagushi.comwrote:
Jeff Lindsay |
|
Just added the 2 that I could spot after a quick look at this issue and GH-1, feel free to move that out to a separate page and / or add more stuff :) |
Added theme support. I had reservations about doing this since it makes things a little more complicated with the introduction of a config file (docs/.viewdocs [or maybe it should be at root so we could add another config like
docsPath: documentation/]). But I was thinking about the non-creative guys that find it hard to design their own templates but want something different looking.Some notes:
docs/.viewdocsyuefrom https://github.com/lepture/yue.cssyue: https://github.com/marksteve/viewdocs-test