Commit Graph

83 Commits

Author SHA1 Message Date
bf224d771e some doc fixes 2016-11-09 23:07:32 -08:00
171b5d9dcb Merge pull request #32 from lkysow/patch-1
Fix unclosed <figure> tag bug
2016-11-09 22:36:35 -08:00
b69693e0fb improved installation instructions 2016-10-07 18:58:20 -07:00
debb57f247 fixing series demo links 2016-08-11 17:45:28 -07:00
2a76114fac fixing a style with the faq layout 2016-07-30 20:21:14 -07:00
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
6d21a02e2d fixing feedback.html content. wasn't working in firefox. 2016-07-21 14:04:26 -07:00
f4fc703f5e updating last_updated dates 2016-07-20 10:08:48 -07:00
37a0e4fef0 fixed bug with news links. fixed style tag in footer. 2016-07-20 07:11:22 -07:00
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
dfb63aecbc fixing docs, also fixing link paths in various places. 2016-07-11 07:10:32 -07:00
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
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
cce99619c0 fixing permalinks 2016-07-06 17:45:00 -07:00
60e808f7a4 fixing links for tags and tag pages 2016-07-05 09:43:24 -07:00
0bebf87adb fixing link issues with news feature 2016-07-05 09:35:56 -07:00
85f7373b07 fixed small typo in image include template and a couple of doc errors 2016-07-05 00:12:42 -07:00
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
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
06673e2de9 added include template for images and refined documentation for alerts and callouts include templates 2016-06-06 10:00:01 -07:00
15ee5146da demo of complex user map content 2016-06-02 22:23:24 -07:00
7967502281 fixing map 2016-06-02 09:26:13 -07:00
dfc0659653 added demo of a more complex map 2016-06-01 12:39:53 -07:00
afbbd50fa1 added workflow example 2016-05-30 22:34:25 -07:00
1f4bf78619 updated install instructions 2016-05-30 16:53:12 -07:00
a47003eed2 Adding support for feedback link customization 2016-04-10 15:12:31 -03:00
8100e01ecf fixing small error in sidebar include code 2016-04-05 08:32:22 -07:00
ebf34e7c5e fixing small sidebar display issue with code 2016-03-25 23:54:30 -07:00
22d8678e11 small error fix in sidebar code 2016-03-25 22:11:53 -07:00
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
93c21ab2c3 changed folder naming scheme in sidebar 2016-03-25 20:59:13 -07:00
7f8a03d876 added more clarity around installation instructions 2016-03-25 14:15:43 -07:00
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
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
ae69b83a96 more updates to doc, some theme tweaks, finalizing the 5.0 release 2016-03-20 22:53:03 -07:00
74991b5b39 fixing errors 2016-03-20 01:37:49 -07:00
2b87df6577 fixing errors 2016-03-20 01:29:27 -07:00
35158fc307 fixing site errors 2016-03-20 01:14:04 -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
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
85fb9a9821 fix search, add yaml tutorial 2016-02-07 21:46:23 -08:00
60d94267ee making updates for github 3.0 2016-02-04 16:30:33 -08:00
6a21ac0b7c experimenting with algolia search 2016-01-26 15:52:38 -08:00
7043555a55 fixing scroll layout demo 2016-01-21 19:40:11 -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
ccc0490aad fixing typo 2015-12-30 15:08:24 -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