1d45fd9a11
Whitespace
...
Neatness counts... Make the sample table columns line up....
2017-02-14 13:55:28 -08:00
c1baee6f4a
Enable DataTables for Markdown tables
...
Add a jQuery snippet to decorate any tables between a pair of "marker"
divs with `class=display`. Credit [here][jq-hack]
Now we can create DataTables using Markdown.
Extend the explanations to include this info.
[jq-hack]: http://www.beardedhacker.com/blog/2015/08/28/add-class-attribute-to-markdown-table/
2017-02-14 13:05:13 -08:00
0eee5ad0f1
Wordsmith the prose
2017-02-14 11:23:56 -08:00
8dc46885e1
Use ready function from the default layouts
...
You don't actually need to include the document ready function in the
page.
The commit updates the document ready function in the default template
to specify the features discussed in the prose and deletes the one that
is embedded in the page itself.
2017-02-14 11:22:13 -08:00
2db15f4e4d
misc. fixes for reported issues
2016-11-09 22:34:40 -08:00
f4fc703f5e
updating last_updated dates
2016-07-20 10:08:48 -07:00
e941db4f56
changed _pages to pages and removed include pages from config file. turned out this wasn't necessary.
2016-07-06 23:57:35 -07:00