9 Commits

Author SHA1 Message Date
Josh Lockhart
e74aec2d54 Testing new mobile TOC menu 2015-09-28 15:02:11 -04:00
Gareth Evans
bfc8c51123 Maximum number of contributors in a single request
The Github api limits results to 30 per page by default.
The maximum for a single result of contributors is 100.
2014-07-02 13:21:44 +01:00
mkaatman
a3b455f183 Update scripts/setup.js
Fix for https://github.com/codeguy/php-the-right-way/issues/194 which was caused by d5d5d0725b
2012-11-14 23:20:29 -06:00
Peter Dietrich
d56fc820db If no heading is in view, uses fallback 2012-07-19 17:41:52 +02:00
Peter Dietrich
a33542b47c Cache navLinks and filter for performance 2012-07-19 16:14:40 +02:00
Peter Dietrich
e85082d568 Move navhighlight closure to setup.js
Also limits the anchors manipulated to site-navigation
2012-07-19 16:04:19 +02:00
Peter Dietrich
d425cde227 Fixes uncommented console.log 2012-07-19 14:30:52 +02:00
Peter Dietrich
15610a4082 Adds navigation highlighting of current view
All h1 and h2 elements, that are in the current viewport
will trigger adding an .active class to the corresponding
entry in the navigation.
2012-07-19 14:12:34 +02:00
=
0e1b4505e3 Load contributors from GitHub API 2012-07-12 10:56:18 -04:00