Commit Graph

24 Commits

Author SHA1 Message Date
d7d5286239 updated the way I do callouts and alerts. This approach is better than the old way. You use includes here and pass parameters. This approach leads to fewer errors. The output looks the same, and you can use Markdown directly inside of the alerts or callouts instead of switching to HTML syntax. 2016-04-09 09:18:55 -07:00
3b2241c958 streamlined my process for managed links a bit by removing some redundancy with the way the urls.txt iterates through each sidebar. 2016-03-30 10:17:01 -07:00
93c21ab2c3 changed folder naming scheme in sidebar 2016-03-25 20:59:13 -07:00
fb11fbbee9 added more robust instructions for installing jekyll on windows and mac 2016-03-24 12:17:03 -07:00
283dfa3b73 color fix for sidebar, also added instructions for installing jekyll on windows 2016-03-23 23:07:59 -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
f53a0fe335 fixing error 2016-03-22 15:54:28 -07:00
b630fdd21c added instructions for publishing with github pages. also added more detail on install page and in config file -- just documentation 2016-03-22 15:42:02 -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
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
f9e2d49bc2 reverting change 2015-09-30 16:17:33 -07:00
86366e0c25 small change for demo purposes 2015-09-30 16:15:22 -07:00
5525a7a885 changing how github edit button works 2015-09-18 14:25:02 -07:00
d436471bdb added comment 2015-09-18 12:14:01 -07:00
7db665b395 removed test hello 2015-09-18 11:15:11 -07:00
53e61ae8b9 test edit 2015-09-18 10:49:26 -07:00
445b1d1f44 I changed the way I create links to use references to a data YML file instead of relying on the capture tag and including reference to the file with the captions. Using the capture tag was highly susceptible to broken links and way too manual. See the Links topic for more detail about the new method. 2015-09-13 16:33:16 -07:00
3c324792c5 switching to kramdown to see if it fixes Github Pages page-build errors 2015-09-08 13:46:51 -07:00
6cab011d1b version 3.0 of the theme -- complete overhaul 2015-08-11 16:48:17 -07:00
7399c0400a documenting site.title parameters 2015-05-18 09:55:58 -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
503d452ea5 content update 2015-04-20 16:59:09 -07:00
f0b925337f removing gh-pages branch and putting everything in master 2015-04-20 12:10:04 -07:00