Commit Graph

37 Commits

Author SHA1 Message Date
3654238eb0 Also removing relative_url filters to work around incorrect baseurl
This could also be reverted if baseurl is correctly deployed.
2019-06-17 14:23:31 +02:00
6b84e38c6e Removing site.baseurl.
baseurl is important for cross-site theme compatibility.
Unfortunately our gitlab instance provides the incorrect baseurl.

This is a hack. If the configuration gets fixed this commit should
be reverted.
2019-06-17 14:15:11 +02:00
8b176ba65a Switching how baseurl gets encoded
Sometimes it was inserted as a //, which messed up
links.
2019-06-14 16:13:05 +02:00
4aecacae58 Switch sidebar and topnav to use absolute URLs 2019-06-14 11:58:01 +02:00
f644a9b995 Use absolute paths for site-wide resources
Fixes https://github.com/tomjoht/documentation-theme-jekyll/issues/156
2019-06-14 10:26:36 +02:00
a48b5e80d5 add rel="noopener" when target="_blank" 2019-01-19 18:19:44 +01:00
8a0f37d913 fix issue with apostrophes in titles 2017-11-02 11:02:48 -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
5a8d6353e6 Add a button to toggle sidebar and view content in full width (col-md-12). 2017-02-10 11:00:32 +01: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
cce99619c0 fixing permalinks 2016-07-06 17:45:00 -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
a47003eed2 Adding support for feedback link customization 2016-04-10 15:12:31 -03:00
93c21ab2c3 changed folder naming scheme in sidebar 2016-03-25 20:59:13 -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
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
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
77e651f476 fixing issue with links for tags, series, and top nav. Also commented out customMenu.html from topnav.html 2015-08-18 12:02:13 -07:00
2c9f1d9f96 homepage link fix 2015-08-11 18:08:39 -07:00
a8dbbd6452 homepage link fix 2015-08-11 18:02:16 -07:00
6cab011d1b version 3.0 of the theme -- complete overhaul 2015-08-11 16:48:17 -07:00
6d98971517 Made sidebar configurable based on product, platform, version properties in configuration file. Also added ability to add series that link together pages. 2015-05-17 19:01:41 -07:00
ab51a49622 Made it so index.html in permalink is now an option in the config file. Made lots of other general improvements to the customjavascript.js file and various other parts of theme. 2015-05-13 12:13:56 -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