Commit graph

2575 commits

Author SHA1 Message Date
Matthew Taylor
85e0b8d284
Merge pull request #215 from coliff/patch-5
This fixes the close/cancel search icon not showing
2018-12-21 02:11:03 +00:00
Matthew Taylor
8af73c2745
Merge branch 'master' into patch-5 2018-12-21 02:09:59 +00:00
Matthew Taylor
4d2977e57b Upgrade fontawesome to 5.6.3 2018-12-21 02:04:37 +00:00
Matthew Taylor
0ed4fe1db4
Merge pull request #169 from leonstafford/update-mermaid
fix clickable nodes style in mermaid
2018-12-21 01:44:44 +00:00
Matthew Taylor
2bc33bc997 Use correct input type for search 2018-12-21 01:35:42 +00:00
Matthew Taylor
5ea22cec38
Merge pull request #205 from coliff/patch-1
Use correct input type for search
2018-12-21 00:40:04 +00:00
Matthew Taylor
a867a476a8
Merge pull request #207 from coliff/patch-2
HTTPS link to learn.getgrav.org
2018-12-21 00:39:10 +00:00
Matthew Taylor
77b0a9de9c
Merge pull request #217 from matalo33/netlify-toml
Set build steps in config
2018-12-21 00:33:42 +00:00
Matthew Taylor
d66765e463 Set build steps in config 2018-12-21 00:31:13 +00:00
Christian Oliff
3193a849c1
This fixes the close/cancel search icon not showing
This fixes issue: #209
2018-12-21 01:15:38 +09:00
Matthew Taylor
0b3ae7a7a7
Merge pull request #199 from massimeddu/master
Upgrade mermaid.js to 8.0.0-rc.8
2018-12-20 13:59:50 +00:00
Christian Oliff
9b621d36f7
remove whitespace from SVG = smaller filesize 2018-12-18 23:09:35 +09:00
Christian Oliff
fdaf35b72c
Update html5shiv-printshiv.min.js
Update to final version:
https://github.com/aFarkas/html5shiv/blob/master/dist/html5shiv-printshiv.min.js
2018-12-14 00:11:03 +09:00
Christian Oliff
58b39464af
HTTPS link to learn.getgrav.org 2018-12-14 00:08:22 +09:00
Christian Oliff
3ea5860c3e
Use correct input type for search
This doesn't change functionality but could aid with accessibility and is more semantically correct.
2018-12-13 21:59:54 +09:00
Matthew Taylor
1d2d7f97a6
Merge pull request #200 from coliff/patch-1
HTTPS links
2018-12-13 12:57:14 +00:00
Christian Oliff
03ba548954
HTTPS links 2018-12-07 16:14:14 +09:00
Massimo Cireddu
c168919399
This close #198 2018-12-03 17:40:21 +01:00
Delaby Pierre
5f53dfaa15 Add documentation an theme variants 2018-11-29 09:34:55 +01:00
Matthew Taylor
9ed9958316
Merge pull request #190 from matcornic/fix-165
Fix error in blockquote documentation fixes #165
2018-11-01 20:21:23 -04:00
Matthew Taylor
fd4651dee1 Fix error in blockquote documentation 2018-11-01 20:15:46 -04:00
Matthew Taylor
2bed235a91
Merge pull request #167 from lloydbenson/master
remove source map metadata since .map is not included in the theme to…
2018-11-01 19:53:27 -04:00
Matthew Taylor
9af78be175
Merge pull request #186 from tanzaho/patch-2
Updated CSS link to fontawesome library
2018-11-01 17:00:17 -04:00
Matthew Taylor
8726b9b02d
Merge pull request #184 from cloudreach/willwade-master
RETRY - Params to turn off next/previous page - and breadcrumb
2018-10-31 23:49:17 -04:00
Jean-Christophe
330ae6d91c
Updated CSS link to fontawesome library 2018-10-27 22:40:08 +02:00
Matthew Taylor
13d77a1e81
Merge pull request #185 from ChrisLasar/patch-1
Logo links BaseUrl now
2018-10-24 15:44:28 -04:00
ChrisLasar
a88bc477cc
Logo links BaseUrl now
This might ease the adaptation of the theme for Hugo newbies like me ;)
2018-10-24 19:16:49 +02:00
Matthew Taylor
64fc30ecde Add disableBreadcrumbs and disableNextPrev to English documentation 2018-10-22 22:57:19 -04:00
Matthew Taylor
53c67f15c6 Enable breadcrumb and prevnext for demosite 2018-10-22 22:53:45 -04:00
Matthew Taylor
982b7290b3 Fix conflicts 2018-10-22 22:51:26 -04:00
Matthew Taylor
33595115c7
Merge pull request #177 from matalo33/fix-showcase-search
Fix baseurl used by search to load json data
2018-10-17 14:34:44 -04:00
Matthew Taylor
ff092165d2 Fix baseurl used by search to load json data 2018-10-17 14:31:29 -04:00
Matthew Taylor
c8e6161b21
Merge pull request #182 from jmaxallen/xss-fix
xss fix
2018-10-17 14:30:01 -04:00
Delaby Pierre
a75b1a0ce1 Display tags list 2018-10-16 13:05:32 +02:00
Delaby Pierre
79a9777e9a Displays tags on single (using header)
Display tags list when clicking on tag
2018-10-16 12:08:58 +02:00
Mathieu Cornic
b28c7d7064
Merge pull request #175 from 654wak654/tr-i18n
Add Turkish i18n config file
2018-10-12 10:46:19 +02:00
John.Allen2
e92b794700 xss fix 2018-10-11 08:47:20 -05:00
Mathieu Cornic
d646239c37
Merge pull request #180 from matcornic/feat/fix179
fix #179: replace github images ressource by https instead of http
2018-10-10 19:30:37 +02:00
Mathieu Cornic
17bdacdd9f fix #179: replace github images ressource by https instead of http 2018-10-10 19:29:55 +02:00
Mathieu Cornic
7c2dfc0231
Fix/wercker (#178)
fix fail of CI #176
2018-10-10 19:14:04 +02:00
Ozan Eğitmen
002f6b9025 Add Turkish i18n config file 2018-10-09 17:23:01 +03:00
Lloyd Benson
92d8204121 remove source map metadata since .map is not included in the theme to fix firefox 404s 2018-10-01 13:36:06 -05:00
Mathieu Cornic
589cbd30de
Merge pull request #161 from pgorod/patch-1
Update 404.html
2018-09-20 18:39:04 +02:00
pgorod
781d1e9457
Update 404.html
This is useful because using "alt" attribute is generally a good idea. But I had to change this in my project because I am running automated tests and this was causing an error from my over-zealous error-checker robot. Fair enough.
2018-09-20 17:04:16 +01:00
Mathieu Cornic
441fa98bc9
Merge pull request #159 from arifpedia/patch-1
Add indonesian translation
2018-09-12 15:23:01 +02:00
Arif Budiman
463fbee541
Add indonesian translation 2018-09-12 19:20:34 +07:00
Mathieu Cornic
7208a5bb13
Merge pull request #158 from wikijm/patch-2
Typing mistake correction
2018-09-10 23:40:14 +02:00
Mathieu Cornic
4d661978db
Merge pull request #157 from wikijm/master
Typing mistake correction
2018-09-10 23:39:49 +02:00
PGP 2F93D5AF
681de6f1fa
Typing mistake correction 2018-09-10 23:20:37 +02:00
PGP 2F93D5AF
df3683e902
Typing mistake correction 2018-09-10 18:46:09 +02:00