382 Commits

Author SHA1 Message Date
tomjohnson1492
8a080ae4fb removing annotator from default layout -- this was in there by mistake. 2016-07-15 08:03:48 -07:00
Luke Kysow
e61b737b02 Fix unclosed <figure> tag bug
Previously, if you didn't include a caption, the `<figure>` tag would never be closed. Just needed to move the `{% endif %}`
2016-07-14 13:17:03 -07:00
tomjohnson1492
dfb63aecbc fixing docs, also fixing link paths in various places. 2016-07-11 07:10:32 -07:00
tomjohnson1492
4e711387e2 regenerating pdfs 2016-07-10 15:31:10 -07:00
tomjohnson1492
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
tomjohnson1492
7a4516772a fine tuning documentation for pages 2016-07-08 21:10:27 -07:00
tomjohnson1492
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
tomjohnson1492
e941db4f56 changed _pages to pages and removed include pages from config file. turned out this wasn't necessary. 2016-07-06 23:57:35 -07:00
tomjohnson1492
cce99619c0 fixing permalinks 2016-07-06 17:45:00 -07:00
tomjohnson1492
bce638b7ab fixing broken link 2016-07-05 15:01:45 -07:00
tomjohnson1492
c173cb8703 fix to demo pdf for product2 + pdfs 2016-07-05 09:46:05 -07:00
tomjohnson1492
60e808f7a4 fixing links for tags and tag pages 2016-07-05 09:43:24 -07:00
tomjohnson1492
0bebf87adb fixing link issues with news feature 2016-07-05 09:35:56 -07:00
tomjohnson1492
85f7373b07 fixed small typo in image include template and a couple of doc errors 2016-07-05 00:12:42 -07:00
tomjohnson1492
62c2a90881 added note about how to download theme 2016-07-04 23:44:43 -07:00
tomjohnson1492
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
tomjohnson1492
a468f26a3f fix endif tag that is breaking page layout 2016-06-16 15:34:39 -07:00
tomjohnson1492
f55c60e4d1 fixed github edit me links. also added doc for using variables with include parameters for notes, callouts, etc. 2016-06-16 15:20:34 -07:00
Tom Johnson
6653e1a846 Revert "cleanup and new navigation ideas" 2016-06-10 16:00:23 -07:00
Tom Johnson
e48d3757be Merge pull request #24 from mneumegen/gh-pages
cleanup and new navigation ideas
2016-06-10 15:44:14 -07:00
Mike Neumegen
a6d30be627 cleanup 2016-06-10 00:33:58 +12:00
tomjohnson1492
06673e2de9 added include template for images and refined documentation for alerts and callouts include templates 2016-06-06 10:00:01 -07:00
tomjohnson1492
2647ab54d7 fixed error 2016-06-04 22:01:14 -07:00
tomjohnson1492
5e74b9a837 fixing style in complex user map 2016-06-03 06:34:57 -07:00
tomjohnson1492
15ee5146da demo of complex user map content 2016-06-02 22:23:24 -07:00
tomjohnson1492
97335d6e70 updating documentation around content reuse 2016-06-02 18:04:11 -07:00
tomjohnson1492
7967502281 fixing map 2016-06-02 09:26:13 -07:00
tomjohnson1492
dfc0659653 added demo of a more complex map 2016-06-01 12:39:53 -07:00
tomjohnson1492
afbbd50fa1 added workflow example 2016-05-30 22:34:25 -07:00
tomjohnson1492
a5a14aaf5a updates 2016-05-30 17:16:52 -07:00
tomjohnson1492
1f4bf78619 updated install instructions 2016-05-30 16:53:12 -07:00
tomjohnson1492
fc1efd12b8 updated broken links 2016-05-30 09:00:00 -07:00
tomjohnson1492
59e51b0751 fixed sidebar data item 2016-05-17 12:32:48 -07:00
tomjohnson1492
a3fb88876f removing unnecessary file 2016-05-17 09:45:11 -07:00
tomjohnson1492
80dd22387d some updates to fix the urls-update script 2016-05-17 08:03:46 -07:00
tomjohnson1492
9297c37fe8 fixed url 2016-05-14 18:25:50 -07:00
tomjohnson1492
6ce1cfc75f fixed pdf generation script 2016-05-07 12:52:58 -07:00
tomjohnson1492
4780055823 updated read me 2016-05-07 12:36:43 -07:00
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