|
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 |
|
|
e327afb8fe
|
fix to url generator code
|
2016-03-28 15:35:53 -07:00 |
|
|
4573724f6f
|
fix for url generator -- now it excludes properties that have external urls
|
2016-03-28 12:00:21 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|