-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As you may have seen, we've replaced the Vocabulary chapter with a “Going Further” chapter, and put the contents of the Vocabulary chapter into a sidebar (a real one on the side of the screen).
The DiscoverMeteorStatic app hasn't been updated to reflect those changes yet, but in the meantime here's how you should modify the markdown files (based on the DiscoverMeteor_En repo):
- Rename the Vocabulary chapter
a-vocabulary.md.erb
. - Change its date to
0099/01/01
. - Add a
appendix: true
YAML parameter. - Create a new file named
14s-going-further.md.erb
- Give it the following frontmatter:
---
title: Going Further
slug: going-further
date: 0014/01/02
number: 14.5
points: 10
published: true
photoUrl: http://www.flickr.com/photos/ikewinski/8110681595/
photoAuthor: Mike Lewinski
paragraphs: 12
contents: Learn about the extra chapters. | Learn about other Meteor resources.| Explore the Meteor ecosystem.
---
- Translate the "Going Further" chapter.
Let me know if you have any questions :)
Metadata
Metadata
Assignees
Labels
No labels