Skip to content
This repository was archived by the owner on Jan 3, 2018. It is now read-only.

[Meta] Add "Next", "Previous" and "Index" links in lessons? #214

Closed
rgaiacs opened this issue Jan 5, 2014 · 9 comments
Closed

[Meta] Add "Next", "Previous" and "Index" links in lessons? #214

rgaiacs opened this issue Jan 5, 2014 · 9 comments

Comments

@rgaiacs
Copy link

rgaiacs commented Jan 5, 2014

Is painful have to back in the index to change the lesson when reading it in linear form.

Hack Solution to Markdown Lessons

Add some variables in the YAML Front Matter and little changes in the template should solve this problem. I can do this changes this week, just like to know if every agree with it.

Once we don't change the lessons file name a lot it will not be a great problem have such information in the YAML Front Matter.

@gvwilson
Copy link
Contributor

gvwilson commented Jan 5, 2014

Is this for the V4 lesson material?

@rgaiacs
Copy link
Author

rgaiacs commented Jan 5, 2014

@gvwilson No. V4 is fine. I'm talking about this master branch of this repo (23d9672).

@davis68
Copy link
Contributor

davis68 commented Mar 7, 2014

I've had the same thought on several occasions now, so I feel that it's well worth doing if it can be done automatically.

@gvwilson
Copy link
Contributor

gvwilson commented Mar 7, 2014

On 2014-03-07 10:31 AM, Neal Davis wrote:

I've had the same thought on several occasions now, so I feel that
it's well worth doing if it can be done automatically.

A pull request would be very welcome :-)

Greg Wilson
Software Carpentry http://www.software-carpentry.org/
Mozilla Science Lab http://mozillascience.org/
@swcarpentry | @swcannounces | @mozillascience

@rgaiacs
Copy link
Author

rgaiacs commented Mar 7, 2014

As soon as we close #349 I can find some time to write a PR for this.

@wking
Copy link
Contributor

wking commented Mar 7, 2014

It would be nice if was automated enough to easily recover after
adding and removing lessons:

make navigation-links

I'm not sure what the implementation would look like for that though.
This would all be automatic if we were using ReST / Sphinx ;).

@rgaiacs
Copy link
Author

rgaiacs commented Mar 12, 2014

Since @gvwilson closed #349 I will try some hacks this weekend to add the links.

@gvwilson
Copy link
Contributor

It's time to get this in...

@rgaiacs
Copy link
Author

rgaiacs commented Nov 6, 2014

I'm closing this in favor of #835.

@rgaiacs rgaiacs closed this as completed Nov 6, 2014
rgaiacs pushed a commit to rgaiacs/swc-lesson-template that referenced this issue Nov 29, 2014
Navigation links, i.e. next, previous and home/index,
is a long request:

- swcarpentry/DEPRECATED-site#514
- swcarpentry/DEPRECATED-bc#214
- swcarpentry/DEPRECATED-bc#384

This Implements the navigation links using a few shell
commands.

TODO:

- Improve CSS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants