Commit Graph

95 Commits

Author SHA1 Message Date
8a0f37d913 fix issue with apostrophes in titles 2017-11-02 11:02:48 -07:00
12908878e0 Added GitLab support for GitLab pages and GitLab Edit Links 2017-08-20 17:28:45 +02:00
0397cb4162 Fixed PDF generation scripts so they work correctly now 2017-08-19 09:58:09 -07:00
2ae9227831 fix navbar so that when browser width is small, it doesn't overlap heading 2017-06-28 00:05:50 -07:00
fad29f113b improved doc around sidebars, fixed bug with topnav code for single items, improved other doc with supported features 2017-06-05 09:27:03 -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
b0b84dab2d Merge pull request #82 from kmindi/patch-3
fixes feed.xml href
2017-04-10 22:49:16 -07:00
e54d966f58 fixes feed.xml href 2017-04-10 18:55:08 +02: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
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
1c3e19209f add conditionals for feedback link properties 2016-12-12 17:29:54 +13:00
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