Commit Graph

650 Commits

Author SHA1 Message Date
6ce991a1e7 Merge pull request #101 from MartinsRui/gh-pages
Add docker-compose.yml file
2017-08-09 16:22:10 -07:00
337eb88ab7 add no-cache to docker-compose build instructions 2017-08-09 13:18:22 +02:00
a65bad570b Add docker-compose.yml file
To run the site in docker is now a single command.
2017-08-09 09:57:33 +02:00
4fd2bca450 added a note when using the createtag script 2017-08-03 01:01:40 -03:00
6e4c4a70a7 added prompt to choose title, tag is added to allowed-tags 2017-08-03 00:44:21 -03:00
2e22414f5a typo 2017-07-31 22:33:27 -03:00
162565bccd Merge pull request #96 from johnramsden/createtag
Created 'createtag' script to create tag pages.
2017-07-27 23:27:11 -07:00
f3ae3c251d Created 'createtag' script to create tag pages.
Running the script from the root directory of the project will create a tag page in 'pages/tags'
for every parameter input into the script and tag_${tag}.md will contain the following.

---
title: "${tag} Posts"
tagName: ${tag}
search: exclude
permalink: tag_${tag}.html
sidebar: mydoc_sidebar
hide_sidebar: true
folder: tags
---

{% include taglogic.html %}

{% include links.html %}

It should be easy to replace this with altered content if it is unsatisfactory.
2017-07-27 19:13:37 -07:00
c205b55b46 fix for pdf printing styles with anchor links 2017-06-28 14:30:54 -07:00
2ae9227831 fix navbar so that when browser width is small, it doesn't overlap heading 2017-06-28 00:05:50 -07: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
c6038b7ede Merge pull request #95 from dlespiau/20170602-your
Fix you're -> your typo
2017-06-03 13:03:50 -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
f8c76bad70 Merge pull request #91 from zerobugplz/gh-pages
add google-analytics option in _config.yml
2017-05-27 12:05:43 -07: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
d60e8975c1 add google-analytics option in _config.yml 2017-04-30 00:56:10 +09:00
a49d9b621e Merge pull request #88 from charlesprakash/disqus-fix
Disqus plugin is not showing up because of a bug in page and post lay…
2017-04-25 16:37:25 -07:00
73681cc7f8 Merge pull request #87 from charlesprakash/vscode-friendly
Adding vscode settings file to ignore formatting of liquid files
2017-04-25 16:36:56 -07:00
8ff81d5269 Merge pull request #86 from charlesprakash/win-autogen
Updating Gemfile to enable watching on windows
2017-04-25 16:36:24 -07:00
3c97843f52 Merge pull request #85 from charlesprakash/contrib
Ability to hide sidebar for specific pages
2017-04-25 16:36:14 -07:00
f8f3095470 Disqus plugin is not showing up because of a bug in page and post layout pages. Fixed it. 2017-04-25 15:17:25 -07:00
138d25eee9 Adding vscode settings file to ignore formatting of liquid files 2017-04-25 15:01:32 -07:00
fd70c9d287 Updating Gemfile to enable watching on windows 2017-04-25 14:28:12 -07:00
009cb9c980 Adding a feature to support hiding sidebar on pages 2017-04-25 12:19:43 -07:00
822cf1fd7d Removing .DS_Store files 2017-04-25 09:51:12 -07:00
f9bdab2b1b Merge pull request #84 from tkyocum/patch-1
HMTL->HTML
2017-04-17 20:02:15 -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
19594301f2 Merge pull request #81 from kmindi/patch-2
fixes missing alt attribute in titlepage.html
2017-04-10 22:49:28 -07:00
b0b84dab2d Merge pull request #82 from kmindi/patch-3
fixes feed.xml href
2017-04-10 22:49:16 -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
d87d809c29 Merge pull request #69 from hartzell/bug/datatables
Fix and improve the DataTables support
2017-04-10 22:21:33 -07:00
3524d79de1 Merge branch 'gh-pages' into bug/datatables 2017-04-10 22:21:06 -07:00
a1bd31f84c Merge pull request #68 from bcourtine/tg-sidebar
Add a button to toggle sidebar and view content in full width
2017-04-10 22:15:34 -07:00
e54d966f58 fixes feed.xml href 2017-04-10 18:55:08 +02:00
a636bad26b fixes missing alt attribute in titlepage.html
and adds site.time and site.company_name variables
2017-04-10 17:39:15 +02: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
ec98b67b6f Fix javascript console errors
1. Add necessary closing bits to the doc ready function.
2. Update to current version of DataTables css and js.
2017-02-14 09:32:00 -08:00
06dc9e0e25 fixed content api tooltips demo 2017-02-10 14:24:00 -08:00