|
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 |
|
|
7544693337
|
updated the doc for managed links esp. in regards to use of the other.yml file and linking to jump headings on a page
|
2016-07-08 20:44:23 -07:00 |
|
|
cce99619c0
|
fixing permalinks
|
2016-07-06 17:45:00 -07:00 |
|
|
c173cb8703
|
fix to demo pdf for product2 + pdfs
|
2016-07-05 09:46:05 -07:00 |
|
|
85f7373b07
|
fixed small typo in image include template and a couple of doc errors
|
2016-07-05 00:12:42 -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 |
|
|
5e74b9a837
|
fixing style in complex user map
|
2016-06-03 06:34:57 -07:00 |
|
|
15ee5146da
|
demo of complex user map content
|
2016-06-02 22:23:24 -07:00 |
|
|
dfc0659653
|
added demo of a more complex map
|
2016-06-01 12:39:53 -07:00 |
|
|
afbbd50fa1
|
added workflow example
|
2016-05-30 22:34:25 -07:00 |
|
|
fc1efd12b8
|
updated broken links
|
2016-05-30 09:00:00 -07:00 |
|
|
59e51b0751
|
fixed sidebar data item
|
2016-05-17 12:32:48 -07:00 |
|
|
80dd22387d
|
some updates to fix the urls-update script
|
2016-05-17 08:03:46 -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 |
|
|
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 |
|
|
93c21ab2c3
|
changed folder naming scheme in sidebar
|
2016-03-25 20:59:13 -07:00 |
|
|
7f8a03d876
|
added more clarity around installation instructions
|
2016-03-25 14:15:43 -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 |
|
|
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 |
|
|
2b87df6577
|
fixing errors
|
2016-03-20 01:29:27 -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 |
|
|
34626410d6
|
added tips on installing rubygem dependencies
|
2016-02-20 09:49:57 -08:00 |
|
|
58bab826cd
|
adjusting top menu item -- nothing architectural
|
2016-02-09 08:43:49 -08:00 |
|
|
b129291d31
|
typos and grammar
|
2016-02-08 06:43:39 -08:00 |
|
|
85fb9a9821
|
fix search, add yaml tutorial
|
2016-02-07 21:46:23 -08:00 |
|
|
fcae37b779
|
experimenting with algolia search
|
2016-01-21 17:29:06 -08:00 |
|
|
8fe116220b
|
small style fix
|
2015-12-13 08:35:17 -08:00 |
|
|
e4e080c28b
|
unpublishing the mercurial and github notes because they're still in a draft state
|
2015-11-30 16:06:42 -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 |
|
|
86366e0c25
|
small change for demo purposes
|
2015-09-30 16:15:22 -07:00 |
|
|
9bb039429d
|
added instruction on editing files
|
2015-09-18 16:54:04 -07:00 |
|
|
5525a7a885
|
changing how github edit button works
|
2015-09-18 14:25:02 -07:00 |
|
|
279f3d5bfb
|
fixing broken links
|
2015-09-16 09:05:02 -07:00 |
|
|
f12e3822f5
|
fixing broken links
|
2015-09-14 14:02:51 -07:00 |
|
|
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 |
|
|
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 |
|
|
729d03f2b6
|
Fixed an issue in the configuration. The conditions.html file needs to specify different project names for the conditions. For some reason I had both writers and designers outputs with the same site.project name, which caused the conditional filtering feature not to work. This is fixed now.
|
2015-09-08 13:14:30 -07:00 |
|
|
f64e803fc5
|
added note about excluding files from PDF but keeping themm on the web
|
2015-08-20 12:43:59 -07:00 |
|
|
d8ce926bc8
|
changing a few file names
|
2015-08-18 12:13:44 -07:00 |
|
|
6fb6c26bbd
|
fixing link to tooltips demo
|
2015-08-17 13:24:05 -07:00 |
|
|
094d706582
|
content updates
|
2015-08-12 23:35:12 -07:00 |
|
|
e19638e498
|
content updates
|
2015-08-12 18:45:08 -07:00 |
|
|
2a81d2a101
|
content updates
|
2015-08-12 16:58:09 -07:00 |
|
|
fca765b8cd
|
content updates
|
2015-08-12 12:44:48 -07:00 |
|