Commit Graph

9 Commits

Author SHA1 Message Date
jekyllbot eaa2124226 Merge pull request #5698 from tomjohnson1492/patch-12
Merge pull request 5698
2017-02-28 14:04:51 -05:00
Tom Johnson c7db12bad8 fixed link in datafiles.md to point to navigation.md location in new tutorials collection 2017-01-25 06:50:23 -08:00
Tom Johnson 6d9633e364 making edits from reviews 2017-01-12 23:28:56 -08:00
Tom Johnson 7efeb3d4af made updates as requested from latest review 2017-01-12 23:03:56 -08:00
Frank Taillandier 74e6ef83c9 Use defaults in config
All docs stored in _docs inherit from docs layout
All news items stored in _posts inherit from news-item layout
2017-01-09 21:10:24 +01:00
Tom Johnson 75c40edff8 Added link to new navigation page
This just links to the new page I added about navigation.
2017-01-02 17:30:37 +01:00
brainscript 195770f7f6 Fix example URL inconsistency
In case of the GitHub example links like `<a href="https://github.com/{{ org.username }}">` with the full URL plus the variable were used, but for the Twitter example link only the `{{  author.name }}` was set as `href`.
2016-11-20 13:43:36 +01:00
Mathieu Malaterre 55887194cd Fix HTML rendering
Previously the YAML example would contains the string 'yaml' at the top of the file. Very confusing for newcomers.
2016-11-03 10:00:35 +01:00
Ben Balter 6be62def90
move site to docs folder 2016-11-02 13:51:14 -07:00