86 Commits

Author SHA1 Message Date
Benoît Courtine
5a8d6353e6 Add a button to toggle sidebar and view content in full width (col-md-12). 2017-02-10 11:00:32 +01:00
George Hartzell
feb83939f2 Fix closing list item tag (<li> -> </li>)
I think that this should have been a closing tag, not another opening tag.

Thanks for the wonderful sample site and theme!
2017-01-22 15:56:27 -08:00
Roy Storey
1c3e19209f add conditionals for feedback link properties 2016-12-12 17:29:54 +13:00
tomjohnson1492
bf224d771e some doc fixes 2016-11-09 23:07:32 -08:00
Tom Johnson
171b5d9dcb Merge pull request #32 from lkysow/patch-1
Fix unclosed <figure> tag bug
2016-11-09 22:36:35 -08:00
tomjohnson1492
b69693e0fb improved installation instructions 2016-10-07 18:58:20 -07:00
tomjohnson1492
debb57f247 fixing series demo links 2016-08-11 17:45:28 -07:00
tomjohnson1492
2a76114fac fixing a style with the faq layout 2016-07-30 20:21:14 -07:00
tomjohnson1492
a1e944a0ca fixed feedback link in header with functional link in FF and Chrome. re-added shuffle and scroll layouts 2016-07-30 20:06:16 -07:00
tomjohnson1492
6d21a02e2d fixing feedback.html content. wasn't working in firefox. 2016-07-21 14:04:26 -07:00
tomjohnson1492
f4fc703f5e updating last_updated dates 2016-07-20 10:08:48 -07:00
tomjohnson1492
37a0e4fef0 fixed bug with news links. fixed style tag in footer. 2016-07-20 07:11:22 -07:00
Luke Kysow
e61b737b02 Fix unclosed <figure> tag bug
Previously, if you didn't include a caption, the `<figure>` tag would never be closed. Just needed to move the `{% endif %}`
2016-07-14 13:17:03 -07:00
tomjohnson1492
dfb63aecbc fixing docs, also fixing link paths in various places. 2016-07-11 07:10:32 -07:00
tomjohnson1492
646a115376 made some fixes in the docs and to the relative links with posts and news pages 2016-07-10 15:29:15 -07:00
tomjohnson1492
7544693337 updated the doc for managed links esp. in regards to use of the other.yml file and linking to jump headings on a page 2016-07-08 20:44:23 -07:00
tomjohnson1492
cce99619c0 fixing permalinks 2016-07-06 17:45:00 -07:00
tomjohnson1492
60e808f7a4 fixing links for tags and tag pages 2016-07-05 09:43:24 -07:00
tomjohnson1492
0bebf87adb fixing link issues with news feature 2016-07-05 09:35:56 -07:00
tomjohnson1492
85f7373b07 fixed small typo in image include template and a couple of doc errors 2016-07-05 00:12:42 -07:00
tomjohnson1492
2b60b63e25 updates for 6.0 release start here. see the release notes for all the details in 6.0 2016-07-04 23:41:16 -07:00
Tom Johnson
6653e1a846 Revert "cleanup and new navigation ideas" 2016-06-10 16:00:23 -07:00
Mike Neumegen
a6d30be627 cleanup 2016-06-10 00:33:58 +12:00
tomjohnson1492
06673e2de9 added include template for images and refined documentation for alerts and callouts include templates 2016-06-06 10:00:01 -07:00
tomjohnson1492
15ee5146da demo of complex user map content 2016-06-02 22:23:24 -07:00
tomjohnson1492
7967502281 fixing map 2016-06-02 09:26:13 -07:00
tomjohnson1492
dfc0659653 added demo of a more complex map 2016-06-01 12:39:53 -07:00
tomjohnson1492
afbbd50fa1 added workflow example 2016-05-30 22:34:25 -07:00
tomjohnson1492
1f4bf78619 updated install instructions 2016-05-30 16:53:12 -07:00
Daniel Lafraia
a47003eed2 Adding support for feedback link customization 2016-04-10 15:12:31 -03:00
tomjohnson1492
8100e01ecf fixing small error in sidebar include code 2016-04-05 08:32:22 -07:00
tomjohnson1492
ebf34e7c5e fixing small sidebar display issue with code 2016-03-25 23:54:30 -07:00
tomjohnson1492
22d8678e11 small error fix in sidebar code 2016-03-25 22:11:53 -07:00
tomjohnson1492
233ca7db0e changed name of sidebar yaml levels to try to make things a bit more intuitive, since formatting the damn sidebar yaml is really confusing when you have multiple levels 2016-03-25 21:38:37 -07:00
tomjohnson1492
93c21ab2c3 changed folder naming scheme in sidebar 2016-03-25 20:59:13 -07:00
tomjohnson1492
7f8a03d876 added more clarity around installation instructions 2016-03-25 14:15:43 -07:00
tomjohnson1492
c0cb9ce91f small code fix for sidebar to use li for sidebartitle instead of div, which is not allowed inside ul 2016-03-23 10:41:31 -07:00
tomjohnson1492
8c4de1ce49 fixing sidebar title issue, also added more links and refinement to getting started page in doc 2016-03-23 10:21:15 -07:00
tomjohnson1492
ae69b83a96 more updates to doc, some theme tweaks, finalizing the 5.0 release 2016-03-20 22:53:03 -07:00
tomjohnson1492
74991b5b39 fixing errors 2016-03-20 01:37:49 -07:00
tomjohnson1492
2b87df6577 fixing errors 2016-03-20 01:29:27 -07:00
tomjohnson1492
35158fc307 fixing site errors 2016-03-20 01:14:04 -07:00
tomjohnson1492
2c364675ee fixing site errors 2016-03-20 01:07:29 -07:00
tomjohnson1492
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
Tom Johnson
a0bd5244c8 fixing footer image display. needed closing quote in footer.html file code. also needed extra ../ path in config file. 2016-02-18 14:06:02 -08:00
Tom Johnson
85fb9a9821 fix search, add yaml tutorial 2016-02-07 21:46:23 -08:00
Tom Johnson
60d94267ee making updates for github 3.0 2016-02-04 16:30:33 -08:00
Tom Johnson
6a21ac0b7c experimenting with algolia search 2016-01-26 15:52:38 -08:00
Tom Johnson
7043555a55 fixing scroll layout demo 2016-01-21 19:40:11 -08:00
Tom Johnson
f7d1028fe7 removing algolia for now 2016-01-21 17:43:26 -08:00