Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-29 Thread Alex Harui
OK, so to be clear, you are proposing replacing Jekyll with Gitbook. It looked to me that Gitbook doesn't have as smooth a publishing mechanism. I'll go with whatever the majority wants to do, but I really just want to focus on content instead of debating the merits of alternatives to Gitbook.

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-29 Thread OmPrakash Muppirala
On Sun, Jan 28, 2018 at 11:56 PM, Alex Harui wrote: > I'm still confused. I think we agreed to use GH Pages. AFAICT, GH Pages > uses Jekyll and Markdown. Jekyll is a general purpose static website generator. Gitbook is built specifically for documentation. >

Re: Royale Documentation Page Layout Proposal

2018-01-29 Thread Alex Harui
AFAICT, a theme is a set of templates and styles. We already have a template and some styles. Carlos has proposed some tweaks to the template. I asked him to make one adjustment to his suggestions. If Carlos can provide the red graphic that goes along the top and the white logo, I will adjust

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-29 Thread Piotr Zarzycki
Yes we are agreed to use GH pages. I'm glad that is working with google, but let's move forward with Jekyll. We have auto publications once we push it. It is very convenient! Thanks, Piotr 2018-01-29 8:56 GMT+01:00 Alex Harui : > I'm still confused. I think we agreed

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-29 Thread Alex Harui
I'm still confused. I think we agreed to use GH Pages. AFAICT, GH Pages uses Jekyll and Markdown. Jekyll expects a certain layout like templates in a _layout folder. I have put a template in there. I don't understand using a different production system that doesn't use Jekyll and its way of

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread OmPrakash Muppirala
This does not use the Jekyll workflow. This uses the .md files directly. Thanks, Om On Jan 28, 2018 10:57 PM, "Alex Harui" wrote: I don’t get it. There is a Jekyll template in our repo. The link I just clicked on did not appear to use it. -Alex On 1/28/18, 4:41

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Alex Harui
I don’t get it. There is a Jekyll template in our repo. The link I just clicked on did not appear to use it. -Alex On 1/28/18, 4:41 AM, "Andrew Wetmore" wrote: >Yeah...the one thing it does not have is an expanding-collapsing ToC. The >scrolling is not bad, but the

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Andrew Wetmore
Yeah...the one thing it does not have is an expanding-collapsing ToC. The scrolling is not bad, but the intimidation effect of endless topic titles can be large. For me that is a usability negative...but not a deal-killer. On Sun, Jan 28, 2018 at 7:35 AM, Gabe Harbs wrote:

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Gabe Harbs
BTW: That site has 3 levels in the table of contents: https://redux.js.org/docs/recipes/reducers/PrerequisiteConcepts.html > On Jan 28, 2018, at 1:20 PM, OmPrakash Muppirala wrote: > > Here is a very

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Gabe Harbs
I’d say “go for it”! > On Jan 28, 2018, at 1:20 PM, OmPrakash Muppirala wrote: > > Here is a very good example of what the end product would look like: > https://redux.js.org/ > > Thanks, > Om > > On Sun, Jan 28, 2018 at 3:14 AM, OmPrakash Muppirala

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread OmPrakash Muppirala
Here is a very good example of what the end product would look like: https://redux.js.org/ Thanks, Om On Sun, Jan 28, 2018 at 3:14 AM, OmPrakash Muppirala wrote: > > > On Sun, Jan 28, 2018 at 3:13 AM, Gabe Harbs wrote: > >> Is this an additional

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread OmPrakash Muppirala
On Sun, Jan 28, 2018 at 3:13 AM, Gabe Harbs wrote: > Is this an additional way of viewing the content or a replacement for the > Jenkyll-produced site? > > If it’s the former, I can’t see any reason why not. > It's an additional way. It uses the .md files from the github

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Gabe Harbs
Is this an additional way of viewing the content or a replacement for the Jenkyll-produced site? If it’s the former, I can’t see any reason why not. Harbs > On Jan 28, 2018, at 1:09 PM, OmPrakash Muppirala wrote: > > I've been playing around with the tool: GitBook

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread OmPrakash Muppirala
I've been playing around with the tool: GitBook [www.gitbooks.io] I was able to connect my personal fork of the royale-docs to my gitbooks.io account. This way, all my .md files are automatically available for Docs creation. Here is an example I created in a few minutes:

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Andrew Wetmore
If the ToC accordions properly and we need three levels, I do not see why three levels would cause more confusion than two levels. If this is a resource providing information people are going to need to use Royale, and if that information is not readily available elsewhere, then we should make the

Re: Royale Documentation Page Layout Proposal

2018-01-28 Thread Carlos Rovira
Right, we should make this ourselves, but in the right way, using the right path designed for this. The wheel is already created so we should find how to make the wheel and not trying to reinvent it. In [1] seems to be the right steps to create a Jekyll theme from scratch. I think we should

Re: Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-28 Thread Carlos Rovira
Hi Alex, for TOC. One think that's very important to me: Please only *two levels* in TOC. For simplicity and clarity. Like the demo page I did. It's the standard right now and a three level only created confusion. Again see Angular and React sites to match what they did and take it as a

Re: Royale Documentation Page Layout Proposal

2018-01-27 Thread Alex Harui
On 1/27/18, 10:37 AM, "Gabe Harbs" wrote: >Nice direction. I wonder if it makes sense to start with a Jekyll theme >such as the Jekyll-doc-theme[1] and build off of that. IMO, no. I just don't want to spend time chasing down the IP of all of the bits of these themes.

Re: Royale Documentation Page Layout Proposal

2018-01-27 Thread Gabe Harbs
Nice direction. I wonder if it makes sense to start with a Jekyll theme such as the Jekyll-doc-theme[1] and build off of that. The theme I linked to has the advantage of offering simple blogging capabilities as well. [1]https://github.com/aksakalli/jekyll-doc-theme

Royale Doc Table-of-Contents UX (was Re: Royale Documentation Page Layout Proposal)

2018-01-26 Thread Alex Harui
Breaking out a separate thread on this... Thinking about this some more, I think I can generate an interactive control with Jekyll, but I don't know how to make it retain state. I think that might require cookies and/or frames. For example, let's say the TOC looked like: Welcome --High Level

Re: Royale Documentation Page Layout Proposal

2018-01-26 Thread Carlos Rovira
Hi Alex, 2018-01-26 21:40 GMT+01:00 Alex Harui : > Yes, looks great! My only thought is whether the red background should > just be a rectangle or may less height on the right so we can bring the > first line of text up higher and save more screen space. IOW, try to

Re: Royale Documentation Page Layout Proposal

2018-01-26 Thread Alex Harui
Yes, looks great! My only thought is whether the red background should just be a rectangle or may less height on the right so we can bring the first line of text up higher and save more screen space. IOW, try to fit a few more lines of documentation on the screen. Also, what if the title is

Re: Royale Documentation Page Layout Proposal

2018-01-26 Thread Piotr Zarzycki
Cool!! :) 2018-01-26 21:18 GMT+01:00 Carlos Rovira : > Hi, > > I'm playing with this concept > > https://royale.codeoscopic.com/documentation-page-example/ > > Here I use: > > * The website page header > * Royale logo white use > * There's an alternate menu to configure

Royale Documentation Page Layout Proposal

2018-01-26 Thread Carlos Rovira
Hi, I'm playing with this concept https://royale.codeoscopic.com/documentation-page-example/ Here I use: * The website page header * Royale logo white use * There's an alternate menu to configure (main website, blog, GitHub,...) * Search for docs (important) In content: * Main page doc title