Commit Graph

76 Commits

Author SHA1 Message Date
fd189d28e2 Merge pull request #155 from alexearnshaw/patch-1
Update mydoc_install_jekyll_on_windows.md
2019-05-25 22:47:20 -07:00
d8861a2527 Merge pull request #152 from marckassay/patch-1
Update mydoc_yaml_tutorial.md
2019-05-25 22:47:01 -07:00
eab1188bd2 Merge pull request #149 from jodumont/gh-pages
add --livereload in Dockerfile for a better workflow
2019-05-25 22:45:44 -07:00
1736362876 Update mydoc_install_jekyll_on_windows.md
I'm trying out this theme and encountered some issues when trying to run the instructions on Windows 10 with Gitbash:
- Firstly the Downloads page for Ruby has changed somewhat and you can now install Ruby and the Ruby dev kit in one step
- Secondly I got an error when running jekyll serve which turned out to be caused by the fact that I had the Gemfile and Gemfile.lock in the wrong directory and Jekyll was trying to use the ones from the zip I downloaded from Github
I've updated the page with some changes to reflect the steps I followed to get the theme working.
Feel free to contact me with any questions and thanks for providing this theme!
2019-05-13 14:26:48 +01:00
8fc8c15a9e Update mydoc_yaml_tutorial.md
Small fixes; updated markdown to match data in `_data/samplelist.yml` and its relative path
2019-03-16 13:43:28 -04:00
a48b5e80d5 add rel="noopener" when target="_blank" 2019-01-19 18:19:44 +01:00
2de07e5d52 Google's JSON Style Guide URL has changed
changed to https://google.github.io/styleguide/jsoncstyleguide.xml
2019-01-19 12:10:25 +11:00
7a2133e553 Fixed a formatting problem 2018-10-23 15:43:54 -07:00
b6b5fd7c7f update version of rubyzip as per githubs recommendations 2018-09-20 22:21:17 -07:00
0031729498 Merge pull request #127 from Zacbaron/patch-2
Update mydoc_support.md
2018-09-20 22:07:15 -07:00
fb6bf12f0b Merge pull request #128 from SanthiSridharan/patch-1
Fixing the link to Ben Balter's blog post on Jekyll Colletcions
2018-09-20 22:06:37 -07:00
45b39ad1d1 Small text update to test CloudCannon workflow 2018-08-11 23:53:49 -07:00
64dc4e7bbd Fixing the link to Ben Balter's blog post on Jekyll Colletcions
CHanged the link to the blog post from https://ben.balter.com/2016/02/20/jekyll-collections/ to https://ben.balter.com/2015/02/20/jekyll-collections/
2018-04-04 21:54:27 -04:00
e0be9cb424 Update mydoc_support.md 2018-03-26 14:10:43 +11:00
bcd9b91948 Merge pull request #117 from a-akimov/patch-1
Fix an issue with the link to a page for creating issues :-)
2018-03-07 06:16:42 -08:00
9031c5e63a Merge pull request #120 from arretx/patch-1
Troubleshooting Clarification
2018-03-07 06:16:03 -08:00
08ff8f29ae test to fix disqus code 2018-02-07 09:58:25 -08:00
2f5922d01c Troubleshooting Clarification
Edited this section to clarify and provide more detail.
2018-01-31 23:06:39 -07:00
cd880f75a3 fix url logic in disqus component 2018-01-23 21:27:06 -08:00
041abda0d4 Fix an issue with the link to a page for creating issues :-) 2018-01-17 16:59:01 +01:00
f34623eedc Merge branch 'gh-pages' of https://github.com/tomjoht/documentation-theme-jekyll into gh-pages 2017-12-28 21:17:01 -08:00
744754a9c9 added more detail about the pdf generation process and also updated the pdfs 2017-12-28 21:14:39 -08:00
94a7742e9c Fix: " too much in closing image tag. 2017-12-04 14:06:51 +01:00
8a0f37d913 fix issue with apostrophes in titles 2017-11-02 11:02:48 -07:00
58cbb9c0d5 Merge pull request #105 from chickahoona/gh-pages
Added GitLab support for GitLab pages and GitLab Edit Links
2017-09-26 07:05:43 -07:00
2986c3798e Update mydoc_pages.md 2017-09-25 17:25:15 -07:00
e5518c6a3b removed unnecessary parentheses in some liquid tags 2017-08-29 08:54:46 -07:00
12908878e0 Added GitLab support for GitLab pages and GitLab Edit Links 2017-08-20 17:28:45 +02:00
2690b49fe9 changed references from tomjohnson1492 to tomjoht 2017-08-19 23:51:36 -07:00
f89c73b920 added more instruction around block elements inside alerts 2017-08-19 10:41:58 -07:00
0397cb4162 Fixed PDF generation scripts so they work correctly now 2017-08-19 09:58:09 -07:00
2e22414f5a typo 2017-07-31 22:33:27 -03:00
fad29f113b improved doc around sidebars, fixed bug with topnav code for single items, improved other doc with supported features 2017-06-05 09:27:03 -07:00
361d9f960e updates for 6.1 - removed sidebarconfigs, added topnav flexibility, removed scroll layout, updated docs, removed lavish-bootstrap, replaced with normal bootstrap, added styles to compensate 2017-06-05 06:10:01 -07:00
23f22bff35 Fix you're -> your typo
Could also be reworded to "But if you're using HTML ..."
2017-06-02 08:02:00 +01:00
5505b46f0e typo in docs 2017-05-01 14:36:35 -07:00
0e9e26ee13 updated theme doc on github editme path 2017-05-01 14:30:01 -07:00
eb0a575369 HMTL->HTML 2017-04-17 20:24:14 -05: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
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