Commit Graph

31 Commits

Author SHA1 Message Date
2ae9227831 fix navbar so that when browser width is small, it doesn't overlap heading 2017-06-28 00:05:50 -07:00
361d9f960e updates for 6.1 - removed sidebarconfigs, added topnav flexibility, removed scroll layout, updated docs, removed lavish-bootstrap, replaced with normal bootstrap, added styles to compensate 2017-06-05 06:10:01 -07:00
009cb9c980 Adding a feature to support hiding sidebar on pages 2017-04-25 12:19:43 -07:00
3524d79de1 Merge branch 'gh-pages' into bug/datatables 2017-04-10 22:21:06 -07: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
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
ec98b67b6f Fix javascript console errors
1. Add necessary closing bits to the doc ready function.
2. Update to current version of DataTables css and js.
2017-02-14 09:32:00 -08:00
5a8d6353e6 Add a button to toggle sidebar and view content in full width (col-md-12). 2017-02-10 11:00:32 +01:00
edbed043f3 fixing broken link 2016-07-18 11:27:37 -07:00
8a080ae4fb removing annotator from default layout -- this was in there by mistake. 2016-07-15 08:03:48 -07:00
6653e1a846 Revert "cleanup and new navigation ideas" 2016-06-10 16:00:23 -07:00
a6d30be627 cleanup 2016-06-10 00:33:58 +12:00
4063deecea some minor updates 2016-05-02 10:20:17 -07:00
5012328645 changed paramenter from toc - none to toc - false to be more standard with the way parameters are set 2016-03-21 10:01:34 -07:00
ae69b83a96 more updates to doc, some theme tweaks, finalizing the 5.0 release 2016-03-20 22:53:03 -07:00
2cbb248938 fixing errors 2016-03-20 01:41:10 -07:00
74991b5b39 fixing errors 2016-03-20 01:37:49 -07:00
2b87df6577 fixing errors 2016-03-20 01:29:27 -07:00
2c364675ee fixing site errors 2016-03-20 01:07:29 -07:00
7a869d7cd4 committing new version of jekyll doc theme -- 5.0, with some refinements to come with the documentation 2016-03-19 00:13:09 -07:00
d0d573aade kramdown adjustments 2016-02-04 19:31:01 -08:00
60d94267ee making updates for github 3.0 2016-02-04 16:30:33 -08:00
f7d1028fe7 removing algolia for now 2016-01-21 17:43:26 -08:00
fcae37b779 experimenting with algolia search 2016-01-21 17:29:06 -08:00
f8b960225e releasing version 4.0 of the doc theme. Major overhaul to the theme. Now it supports multiple doc projects within the same project. The intent is to replicate CCMS behavior so that an entire team can work off of the same project, each operating somewhat independently or not on various subprojects. 2015-11-30 13:53:18 -08:00
c876f9a747 fixing invalid syntax in links to reduce errors 2015-09-14 22:45:57 -07:00
2a81d2a101 content updates 2015-08-12 16:58:09 -07:00
e564f65040 content updates 2015-08-12 15:57:05 -07:00
6cab011d1b version 3.0 of the theme -- complete overhaul 2015-08-11 16:48:17 -07:00
18e31994f2 major updates across the theme to make it more user-centered 2015-05-05 14:06:11 -07:00
f0b925337f removing gh-pages branch and putting everything in master 2015-04-20 12:10:04 -07:00