Commit Graph

74 Commits

Author SHA1 Message Date
0e9e26ee13 updated theme doc on github editme path 2017-05-01 14:30:01 -07:00
822cf1fd7d Removing .DS_Store files 2017-04-25 09:51:12 -07:00
eb0a575369 HMTL->HTML 2017-04-17 20:24:14 -05:00
163b350341 Merge pull request #75 from bogaotory/patch-1
Fix missing div close tag
2017-04-10 22:50:00 -07:00
a6a2882279 Merge pull request #74 from bogaotory/patch-2
Fix missing div close tag
2017-04-10 22:49:50 -07:00
394af1b392 Merge pull request #80 from kmindi/patch-1
removes redundant " in news.html
2017-04-10 22:49:40 -07:00
d50e5bced3 Merge pull request #71 from jasonquick/patch-1
Remove redundant closing anchor tag in tooltips documentation
2017-04-10 22:21:51 -07:00
fa25a31b51 removes redundant " in news.html 2017-04-10 17:30:15 +02:00
02f433db84 Fix missing div close tag 2017-03-14 13:24:41 +00:00
e202813e54 Fix missing div close tag 2017-03-14 13:23:51 +00:00
71fab11052 Remove redundant closing anchor tag 2017-02-24 12:40:30 -05:00
1d45fd9a11 Whitespace
Neatness counts...  Make the sample table columns line up....
2017-02-14 13:55:28 -08:00
c1baee6f4a Enable DataTables for Markdown tables
Add a jQuery snippet to decorate any tables between a pair of "marker"
divs with `class=display`.  Credit [here][jq-hack]

Now we can create DataTables using Markdown.

Extend the explanations to include this info.

[jq-hack]: http://www.beardedhacker.com/blog/2015/08/28/add-class-attribute-to-markdown-table/
2017-02-14 13:05:13 -08:00
0eee5ad0f1 Wordsmith the prose 2017-02-14 11:23:56 -08:00
8dc46885e1 Use ready function from the default layouts
You don't actually need to include the document ready function in the
page.

The commit updates the document ready function in the default template
to specify the features discussed in the prose and deletes the one that
is embedded in the page itself.
2017-02-14 11:22:13 -08:00
06dc9e0e25 fixed content api tooltips demo 2017-02-10 14:24:00 -08:00
0152400034 fine tune doc on github api 2017-01-27 07:25:26 -08:00
b468d0682b added instructions for fixing github API errors on auto-rebuild 2017-01-27 07:16:13 -08:00
0bc5d36def typo: _congfig.yml -> _config.ym. 2017-01-16 10:30:58 -08:00
ffb638b2f7 fix formatting error 2017-01-10 15:40:37 -08:00
771720c7aa Removed readme.txt file because Github made an update that makes it take precedence over the index.html file 2016-12-12 19:59:29 -08:00
3a58266853 updated gemfiles to reduce conflicts 2016-12-06 15:20:09 -08:00
bc30e1ea34 test commit 2016-12-06 09:14:11 -08:00
899868c8a5 fixing typo 2016-12-05 22:48:02 -08:00
d5b31eb1ab typo correction 2016-12-05 22:46:22 -08:00
59fb8788b8 small edit for demo purposes 2016-12-05 22:44:58 -08:00
0be4165ec8 fixing issue with highlighter -- it was throwing an error for some reason 2016-12-05 22:40:51 -08:00
04a70f0e23 blog fix with tags 2016-11-09 23:17:01 -08:00
bf224d771e some doc fixes 2016-11-09 23:07:32 -08:00
7254df404c fixing edit me links 2016-11-09 22:54:04 -08:00
fc4447e0a1 Merge pull request #40 from lkysow/patch-3
Use actual tab character in replace for search
2016-11-09 22:36:12 -08:00
05507c34b5 Merge pull request #47 from crandmck/gh-pages
Update mydoc_icons.md
2016-11-09 22:35:59 -08:00
2db15f4e4d misc. fixes for reported issues 2016-11-09 22:34:40 -08:00
c9ad9bf8da fixed examples in yaml tutorial 2016-10-31 23:23:24 -07:00
b69693e0fb improved installation instructions 2016-10-07 18:58:20 -07:00
64aaa7796d Update mydoc_icons.md
Put in missing end tag.
2016-09-23 14:57:43 -07:00
4765c5442f Use actual tab character in replace for search
The `^t` wasn't working but an actual tab did
2016-09-12 16:58:06 -07:00
4fb0c7d6a7 accidentially deleted some files 2016-09-04 21:34:45 -07:00
2e91f80213 file fix 2016-09-04 21:06:22 -07:00
debb57f247 fixing series demo links 2016-08-11 17:45:28 -07:00
2a76114fac fixing a style with the faq layout 2016-07-30 20:21:14 -07:00
a1e944a0ca fixed feedback link in header with functional link in FF and Chrome. re-added shuffle and scroll layouts 2016-07-30 20:06:16 -07:00
f4fc703f5e updating last_updated dates 2016-07-20 10:08:48 -07:00
3d0af7420b fixing permalink note in post docs. fixing permalink on news.html file. 2016-07-20 07:18:35 -07:00
37a0e4fef0 fixed bug with news links. fixed style tag in footer. 2016-07-20 07:11:22 -07:00
dfb63aecbc fixing docs, also fixing link paths in various places. 2016-07-11 07:10:32 -07:00
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
7a4516772a fine tuning documentation for pages 2016-07-08 21:10:27 -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
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