a48b5e80d5
add rel="noopener" when target="_blank"
2019-01-19 18:19:44 +01:00
2abfd8bdba
change http to https in layouts
2019-01-16 14:05:37 -08:00
9bb11d9ce5
Use page.path
2018-05-21 12:41:52 -07:00
12908878e0
Added GitLab support for GitLab pages and GitLab Edit Links
2017-08-20 17:28:45 +02:00
2ae9227831
fix navbar so that when browser width is small, it doesn't overlap heading
2017-06-28 00:05:50 -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
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
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
009cb9c980
Adding a feature to support hiding sidebar on pages
2017-04-25 12:19:43 -07:00
3524d79de1
Merge branch 'gh-pages' into bug/datatables
2017-04-10 22:21:06 -07: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
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
5a8d6353e6
Add a button to toggle sidebar and view content in full width (col-md-12).
2017-02-10 11:00:32 +01:00
e4ed2d864d
Fix edit link for index.html
2016-12-13 21:41:15 -05: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
4fb0c7d6a7
accidentially deleted some files
2016-09-04 21:34:45 -07:00
99944fb8cf
fixing tags link on post layout
2016-07-20 07:22:04 -07:00
edbed043f3
fixing broken link
2016-07-18 11:27:37 -07:00
8a080ae4fb
removing annotator from default layout -- this was in there by mistake.
2016-07-15 08:03:48 -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
cce99619c0
fixing permalinks
2016-07-06 17:45:00 -07:00
60e808f7a4
fixing links for tags and tag pages
2016-07-05 09:43:24 -07:00
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
a468f26a3f
fix endif tag that is breaking page layout
2016-06-16 15:34:39 -07:00
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
6653e1a846
Revert "cleanup and new navigation ideas"
2016-06-10 16:00:23 -07:00
a6d30be627
cleanup
2016-06-10 00:33:58 +12:00
dfc0659653
added demo of a more complex map
2016-06-01 12:39:53 -07:00
afbbd50fa1
added workflow example
2016-05-30 22:34:25 -07:00
4063deecea
some minor updates
2016-05-02 10:20:17 -07:00
5012328645
changed paramenter from toc - none to toc - false to be more standard with the way parameters are set
2016-03-21 10:01:34 -07:00
ae69b83a96
more updates to doc, some theme tweaks, finalizing the 5.0 release
2016-03-20 22:53:03 -07:00
2cbb248938
fixing errors
2016-03-20 01:41:10 -07:00
74991b5b39
fixing errors
2016-03-20 01:37:49 -07:00
2b87df6577
fixing errors
2016-03-20 01:29:27 -07:00
2c364675ee
fixing site errors
2016-03-20 01:07:29 -07:00
7a869d7cd4
committing new version of jekyll doc theme -- 5.0, with some refinements to come with the documentation
2016-03-19 00:13:09 -07:00
d0d573aade
kramdown adjustments
2016-02-04 19:31:01 -08:00
60d94267ee
making updates for github 3.0
2016-02-04 16:30:33 -08:00
f7d1028fe7
removing algolia for now
2016-01-21 17:43:26 -08:00
fcae37b779
experimenting with algolia search
2016-01-21 17:29:06 -08:00
8fe116220b
small style fix
2015-12-13 08:35:17 -08:00
536154cada
re-enabling disqus
2015-12-10 16:53:33 -08:00
5a874e3c93
added more clarification with github button
2015-12-10 16:43:57 -08:00
8dbe2a2304
re-adding github editme button
2015-12-10 16:37:54 -08:00
f8b960225e
releasing version 4.0 of the doc theme. Major overhaul to the theme. Now it supports multiple doc projects within the same project. The intent is to replicate CCMS behavior so that an entire team can work off of the same project, each operating somewhat independently or not on various subprojects.
2015-11-30 13:53:18 -08:00
9bb039429d
added instruction on editing files
2015-09-18 16:54:04 -07:00