Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Robotd Info Page#41

Open
trickeydan wants to merge 6 commits into
masterfrom
robotd-info
Open

Robotd Info Page#41
trickeydan wants to merge 6 commits into
masterfrom
robotd-info

Conversation

@trickeydan

Copy link
Copy Markdown
Collaborator

As discussed in #35, we need to define the scope of the "Tour of Code" section of the volunteer-docs. Thus, I have partially written a page on robotd as an example of what would be put there.

Open to feedback and suggestions to help develop this page and section into a useful resource alongside the code comments.

@trickeydan

Copy link
Copy Markdown
Collaborator Author

docs

Netlify appears to have rendered the tables incorrectly. Should look like this.

@PeterJCLaw

Copy link
Copy Markdown

@trickeydan the mis-render is a result of the version of hugo which we've specified differing from your development environment. Using 0.33, I get the same render as on netlify.

I suggest either (separately) bumping the version to one which supports this or altering this PR to use a different approach.

Note that this simpler syntax does work:

      {{ if .class.inherits }}
        ...
      {{ end }}
      {{ if .class.subclasses }}
        ...
      {{ end }}

@PeterJCLaw

PeterJCLaw commented Mar 31, 2018

Copy link
Copy Markdown

Thanks for putting this up, I do appreciate the effort. This content looks good, however my concerns from #35 remain. I've opened #43 to discuss that aspect as an issue is probably a better place for that than on the related PRs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants