Commit Graph
194 Commits
Author SHA1 Message Date
tomjohnson1492 4063deecea some minor updates 2016-05-02 10:20:17 -07:00
Tom Johnson d02914e137 Merge pull request #18 from lafraia/gh-pages
Adding support for feedback link customization
2016-04-10 11:17:46 -07:00
Daniel Lafraia a47003eed2 Adding support for feedback link customization 2016-04-10 15:12:31 -03:00
tomjohnson1492 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
tomjohnson1492 8100e01ecf fixing small error in sidebar include code 2016-04-05 08:32:22 -07:00
tomjohnson1492 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
tomjohnson1492 e327afb8fe fix to url generator code 2016-03-28 15:35:53 -07:00
tomjohnson1492 4573724f6f fix for url generator -- now it excludes properties that have external urls 2016-03-28 12:00:21 -07:00
tomjohnson1492 8219d2a9cc fine tuning my installation docs 2016-03-27 19:10:44 -07:00
tomjohnson1492 ebf34e7c5e fixing small sidebar display issue with code 2016-03-25 23:54:30 -07:00
tomjohnson1492 25eeba31aa adjusted sidebar heading style for subfolders 2016-03-25 22:47:56 -07:00
tomjohnson1492 22d8678e11 small error fix in sidebar code 2016-03-25 22:11:53 -07:00
tomjohnson1492 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
tomjohnson1492 93c21ab2c3 changed folder naming scheme in sidebar 2016-03-25 20:59:13 -07:00
tomjohnson1492 7f8a03d876 added more clarity around installation instructions 2016-03-25 14:15:43 -07:00
tomjohnson1492 fb11fbbee9 added more robust instructions for installing jekyll on windows and mac 2016-03-24 12:17:03 -07:00
tomjohnson1492 283dfa3b73 color fix for sidebar, also added instructions for installing jekyll on windows 2016-03-23 23:07:59 -07:00
tomjohnson1492 2791c87f38 style fix to improve the look of the third level of the sidebar items 2016-03-23 10:50:43 -07:00
tomjohnson1492 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
tomjohnson1492 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
tomjohnson1492 f5c8872d2f content fix 2016-03-22 16:14:20 -07:00
tomjohnson1492 f53a0fe335 fixing error 2016-03-22 15:54:28 -07:00
tomjohnson1492 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
tomjohnson1492 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
tomjohnson1492 1cb430c0a0 adding more details to the 5.0 release notes 2016-03-21 09:17:55 -07:00
tomjohnson1492 ae69b83a96 more updates to doc, some theme tweaks, finalizing the 5.0 release 2016-03-20 22:53:03 -07:00
tomjohnson1492 2cbb248938 fixing errors 2016-03-20 01:41:10 -07:00
tomjohnson1492 74991b5b39 fixing errors 2016-03-20 01:37:49 -07:00
tomjohnson1492 2b87df6577 fixing errors 2016-03-20 01:29:27 -07:00
tomjohnson1492 35158fc307 fixing site errors 2016-03-20 01:14:04 -07:00
tomjohnson1492 2c364675ee fixing site errors 2016-03-20 01:07:29 -07:00
tomjohnson1492 46e3acad63 updates to tooltips 2016-03-19 23:44:59 -07:00
tomjohnson1492 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
tomjohnson1492 e267cce513 removed unnecessary file 2016-02-26 09:50:50 -08:00
tomjohnson1492 e2feb578fb Merge branch 'gh-pages' of https://github.com/tomjohnson1492/documentation-theme-jekyll into gh-pages 2016-02-20 09:50:21 -08:00
tomjohnson1492 34626410d6 added tips on installing rubygem dependencies 2016-02-20 09:49:57 -08:00
Tom Johnson 7c5811eea2 added some draft pages 2016-02-19 04:45:20 -08:00
Tom Johnson d80e626b76 applied fix with footer to paths in config_designers and config_writers files 2016-02-18 14:06:38 -08:00
Tom Johnson a0bd5244c8 fixing footer image display. needed closing quote in footer.html file code. also needed extra ../ path in config file. 2016-02-18 14:06:02 -08:00
Tom Johnson b839b5edac fixing typos in yaml tutorial topic 2016-02-17 08:41:12 -08:00
Tom Johnson 886962852e reverting to redcarpet and pygments 2016-02-16 11:09:08 -08:00
Tom Johnson 5bf7bc889c fix to config files with processors and syntax highlighters 2016-02-16 10:42:14 -08:00
Tom Johnson 0f09cd4b61 reverting markdown filtering and syntax highlighter settings to redcarpet and rouge 2016-02-16 10:32:28 -08:00
Tom Johnson 58bab826cd adjusting top menu item -- nothing architectural 2016-02-09 08:43:49 -08:00
Tom Johnson 0ec83f2c4b typo fix 2016-02-08 09:43:10 -08:00
Tom Johnson b129291d31 typos and grammar 2016-02-08 06:43:39 -08:00
Tom Johnson 85fb9a9821 fix search, add yaml tutorial 2016-02-07 21:46:23 -08:00
Tom Johnson ca9ace3249 update config file for writers output to use kramdown settings 2016-02-05 12:32:22 -08:00
Tom Johnson 7d1f6b475e fixing kramdown 2016-02-05 05:41:18 -08:00
Tom Johnson d0d573aade kramdown adjustments 2016-02-04 19:31:01 -08:00