Commit Graph

124 Commits

Author SHA1 Message Date
Tom Johnson e4e080c28b unpublishing the mercurial and github notes because they're still in a draft state 2015-11-30 16:06:42 -08:00
Tom Johnson 28146a3d08 fixing pygments rouge dependencies 2015-11-30 14:38:16 -08:00
Tom Johnson 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
Tom Johnson 2687f779d2 update to search config
search was breaking if topic titles had an apostrophe. i escaped this
apostrophe here.
2015-10-15 14:52:01 -07:00
Tom Johnson 7e351a08ef fix to search.json to strip out tab characters from search.son
these tab characters can make your json invalid
2015-10-05 14:24:02 -07:00
Tom Johnson 841c215855 small change 2015-09-30 18:37:22 -07:00
Tom Johnson f9e2d49bc2 reverting change 2015-09-30 16:17:33 -07:00
Tom Johnson 86366e0c25 small change for demo purposes 2015-09-30 16:15:22 -07:00
Tom Johnson eec2f0fa9f syntax error 2015-09-22 15:47:30 -07:00
Tom Johnson 5cada29c71 added more detail 2015-09-22 15:46:04 -07:00
Tom Johnson 44fed9602a adjusted accordion feature by removing setting for this
You now have to manually adjust a few things in the sidebar.html if you
do not want the accordion feature.
2015-09-22 15:43:59 -07:00
Tom Johnson 9bb039429d added instruction on editing files 2015-09-18 16:54:04 -07:00
Tom Johnson 5f3641c79b typo 2015-09-18 14:40:49 -07:00
Tom Johnson 4f353ef7eb fix 2015-09-18 14:38:18 -07:00
Tom Johnson 5525a7a885 changing how github edit button works 2015-09-18 14:25:02 -07:00
Tom Johnson 9cdfb856ff Merge pull request #8 from saphira1410/patch-3
note 6
2015-09-18 14:15:51 -07:00
Tom Johnson dae1b9a926 Merge pull request #9 from saphira1410/patch-1
added note 4 from saphira
2015-09-18 14:15:43 -07:00
Tom Johnson b80e319521 Merge pull request #10 from saphira1410/patch-2
another note
2015-09-18 14:14:08 -07:00
saphira1410 6bffeb4d30 note 6 2015-09-18 14:12:46 -07:00
saphira1410 f6215b361b another note 2015-09-18 14:11:46 -07:00
saphira1410 7f1bb8f0e3 added note 4 from saphira 2015-09-18 14:10:47 -07:00
saphira1410 54216a99fc made small change 2015-09-18 14:09:07 -07:00
dverloc d436471bdb added comment 2015-09-18 12:14:01 -07:00
saphira1410 a56d4ff28a I updated this page to include more detail. 2015-09-18 12:13:07 -07:00
saphira1410 5f21a16061 small edit from saphira 2015-09-18 12:06:43 -07:00
Tom Johnson 96ee63e8b2 fix 2015-09-18 11:31:26 -07:00
Tom Johnson 0c54b8146b link fix 2015-09-18 11:29:25 -07:00
Tom Johnson 775d424d49 fix edit button location 2015-09-18 11:26:04 -07:00
Tom Johnson d35f76b9d1 added edit button 2015-09-18 11:22:12 -07:00
Tom Johnson 7db665b395 removed test hello 2015-09-18 11:15:11 -07:00
Tom Johnson 1479c5d980 small comment (test) 2015-09-18 11:06:23 -07:00
Tom Johnson 53e61ae8b9 test edit 2015-09-18 10:49:26 -07:00
Tom Johnson b8e0e2e266 added line to help api page 2015-09-16 14:10:34 -07:00
Tom Johnson 279f3d5bfb fixing broken links 2015-09-16 09:05:02 -07:00
Tom Johnson c876f9a747 fixing invalid syntax in links to reduce errors 2015-09-14 22:45:57 -07:00
Tom Johnson c79a4a2dba fixing raw tag 2015-09-14 22:13:38 -07:00
Tom Johnson 3d120753cf fixing links 2015-09-14 21:42:54 -07:00
Tom Johnson 236643bcde fixing messed up formatting 2015-09-14 14:13:54 -07:00
Tom Johnson f12e3822f5 fixing broken links 2015-09-14 14:02:51 -07:00
Tom Johnson b5d416935f small change
added more details in sentence
2015-09-13 20:27:27 -07:00
Tom Johnson 7e1c0479db changed the file from url-checker to title-checker since it checks titles, not urls. 2015-09-13 19:54:14 -07:00
Tom Johnson b728e31805 Added topic addressing link validation. Also added a url-checker file that looks for inconsistencies with page titles. 2015-09-13 19:40:58 -07:00
Tom Johnson 6ebb5dba09 Updated some instruction surrounding the new link method. 2015-09-13 16:39:16 -07:00
Tom Johnson 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
Tom Johnson a24859dc66 fix to prince-file-list for third level items 2015-09-10 09:10:30 -07:00
Tom Johnson e178f26ab9 fix to add third level in pdf printing 2015-09-09 16:34:10 -07:00
Tom Johnson e6ab0a60b6 had error in prince-file-list file in getting third level 2015-09-09 16:22:43 -07:00
Tom Johnson 4c76a9c084 changing markdown processor back to redcarpet 2015-09-08 14:06:14 -07:00
Tom Johnson b9d40463f1 I had rouge set as the highlighter instead of pygments. this was creating page build errors in github. 2015-09-08 13:53:17 -07:00
Tom Johnson 3c324792c5 switching to kramdown to see if it fixes Github Pages page-build errors 2015-09-08 13:46:51 -07:00