363 Commits

Author SHA1 Message Date
Tom Johnson
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
Tom Johnson
4e5af3647b Merge pull request #108 from sprankhub/patch-1
fixed CSS syntax issue
2017-09-26 07:04:20 -07:00
Tom Johnson
005882c588 Merge pull request #109 from Kazyra/patch-1
Update mydoc_pages.md
2017-09-26 07:03:39 -07:00
Kazyra
2986c3798e Update mydoc_pages.md 2017-09-25 17:25:15 -07:00
Simon Sprankel
9ecce67f71 fixed CSS syntax issue 2017-09-21 10:49:58 +02:00
Tom Johnson
e5518c6a3b removed unnecessary parentheses in some liquid tags 2017-08-29 08:54:46 -07:00
chickahoona
12908878e0 Added GitLab support for GitLab pages and GitLab Edit Links 2017-08-20 17:28:45 +02:00
Tom Johnson
2690b49fe9 changed references from tomjohnson1492 to tomjoht 2017-08-19 23:51:36 -07:00
Tom Johnson
5cdc66800f configured google analytics tag to get reports 2017-08-19 10:46:45 -07:00
Tom Johnson
f89c73b920 added more instruction around block elements inside alerts 2017-08-19 10:41:58 -07:00
Tom Johnson
0397cb4162 Fixed PDF generation scripts so they work correctly now 2017-08-19 09:58:09 -07:00
Tom Johnson
97f0f32a2a Merge pull request #99 from martinbydefault/patch-1
typo
2017-08-09 16:22:46 -07:00
Tom Johnson
f81ee342a7 Merge pull request #100 from martinbydefault/gh-pages
added prompt to choose title, tag is added to allowed-tags
2017-08-09 16:22:33 -07:00
Tom Johnson
6ce991a1e7 Merge pull request #101 from MartinsRui/gh-pages
Add docker-compose.yml file
2017-08-09 16:22:10 -07:00
MartinsRui
337eb88ab7 add no-cache to docker-compose build instructions 2017-08-09 13:18:22 +02:00
Rui Martins
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
martinbydefault
4fd2bca450 added a note when using the createtag script 2017-08-03 01:01:40 -03:00
martinbydefault
6e4c4a70a7 added prompt to choose title, tag is added to allowed-tags 2017-08-03 00:44:21 -03:00
martinbydefault
2e22414f5a typo 2017-07-31 22:33:27 -03:00
Tom Johnson
162565bccd Merge pull request #96 from johnramsden/createtag
Created 'createtag' script to create tag pages.
2017-07-27 23:27:11 -07:00
John Ramsden
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
Tom Johnson
c205b55b46 fix for pdf printing styles with anchor links 2017-06-28 14:30:54 -07:00
Tom Johnson
2ae9227831 fix navbar so that when browser width is small, it doesn't overlap heading 2017-06-28 00:05:50 -07:00
Tom Johnson
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
Tom Johnson
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
Tom Johnson
c6038b7ede Merge pull request #95 from dlespiau/20170602-your
Fix you're -> your typo
2017-06-03 13:03:50 -07:00
Damien Lespiau
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
Tom Johnson
f8c76bad70 Merge pull request #91 from zerobugplz/gh-pages
add google-analytics option in _config.yml
2017-05-27 12:05:43 -07:00
Tom Johnson
5505b46f0e typo in docs 2017-05-01 14:36:35 -07:00
Tom Johnson
0e9e26ee13 updated theme doc on github editme path 2017-05-01 14:30:01 -07:00
zerobugplz
d60e8975c1 add google-analytics option in _config.yml 2017-04-30 00:56:10 +09:00
Tom Johnson
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
Tom Johnson
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
Tom Johnson
8ff81d5269 Merge pull request #86 from charlesprakash/win-autogen
Updating Gemfile to enable watching on windows
2017-04-25 16:36:24 -07:00
Tom Johnson
3c97843f52 Merge pull request #85 from charlesprakash/contrib
Ability to hide sidebar for specific pages
2017-04-25 16:36:14 -07:00
Charles Prakash Dasari
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
Charles Prakash Dasari
138d25eee9 Adding vscode settings file to ignore formatting of liquid files 2017-04-25 15:01:32 -07:00
Charles Prakash Dasari
fd70c9d287 Updating Gemfile to enable watching on windows 2017-04-25 14:28:12 -07:00
Charles Prakash Dasari
009cb9c980 Adding a feature to support hiding sidebar on pages 2017-04-25 12:19:43 -07:00
Charles Prakash Dasari
822cf1fd7d Removing .DS_Store files 2017-04-25 09:51:12 -07:00
Tom Johnson
f9bdab2b1b Merge pull request #84 from tkyocum/patch-1
HMTL->HTML
2017-04-17 20:02:15 -07:00
Tim Yocum
eb0a575369 HMTL->HTML 2017-04-17 20:24:14 -05:00
Tom Johnson
163b350341 Merge pull request #75 from bogaotory/patch-1
Fix missing div close tag
2017-04-10 22:50:00 -07:00
Tom Johnson
a6a2882279 Merge pull request #74 from bogaotory/patch-2
Fix missing div close tag
2017-04-10 22:49:50 -07:00
Tom Johnson
394af1b392 Merge pull request #80 from kmindi/patch-1
removes redundant " in news.html
2017-04-10 22:49:40 -07:00
Tom Johnson
19594301f2 Merge pull request #81 from kmindi/patch-2
fixes missing alt attribute in titlepage.html
2017-04-10 22:49:28 -07:00
Tom Johnson
b0b84dab2d Merge pull request #82 from kmindi/patch-3
fixes feed.xml href
2017-04-10 22:49:16 -07:00
Tom Johnson
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
Tom Johnson
d87d809c29 Merge pull request #69 from hartzell/bug/datatables
Fix and improve the DataTables support
2017-04-10 22:21:33 -07:00
Tom Johnson
3524d79de1 Merge branch 'gh-pages' into bug/datatables 2017-04-10 22:21:06 -07:00