Commit graph

2574 commits

Author SHA1 Message Date
Mathieu Cornic
300c1614ec Merge branch 'master' of https://github.com/matcornic/hugo-theme-learn 2018-08-10 11:19:30 +02:00
Mathieu Cornic
9f15246528 Merge branch 'cloudreach-update-awesome-5.0.6' 2018-08-10 11:18:29 +02:00
Mathieu Cornic
707af40051 feat: update font-awesome to 5.2.0 2018-08-10 11:17:47 +02:00
Mathieu Cornic
a690228179 fix conflict 2018-08-10 11:03:31 +02:00
Mathieu Cornic
a741dbe555 fix baseURL for local site 2018-08-10 11:01:14 +02:00
Mathieu Cornic
a1d948f8ed
Merge pull request #122 from mdavids/patch-2
Different viewport
2018-08-10 10:45:26 +02:00
Mathieu Cornic
d34944e827
Merge pull request #145 from nonumeros/master
TranslationBaseName replaced for Name on archetypes template
2018-08-10 10:41:45 +02:00
Mathieu Cornic
ceed155ab0
Merge pull request #146 from tedyoung/patch-1
Clean up the English language phrasing
2018-08-10 10:41:01 +02:00
Mathieu Cornic
d7100a0c54
Merge pull request #150 from afs2015/patch-1
Updated _index.en.md for typo "names"
2018-08-10 10:20:47 +02:00
Mathieu Cornic
5661ee6144
Merge pull request #151 from fossabot/master
Add license scan report and status
2018-08-10 10:20:21 +02:00
Mathieu Cornic
65d597d697 fix #153 : page not found on ex site 2018-08-10 10:18:13 +02:00
fossabot
cca649f65b Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2018-07-24 07:45:37 -07:00
Andrew Selzer
3b13e3bbec
Updated _index.en.md for typo "names"
Sentence currently says "just drop off your image in your local `static/images/` folder and names it". This is to change it to "just drop off your image in your local `static/images/` folder and name it"
2018-07-18 14:23:16 -04:00
Ted M. Young
d091a48328
Clean up the English language phrasing
Fixed spelling and awkward phrasing to make it read better.
2018-05-27 15:40:01 -07:00
nonumeros
60dd68fc94 TranslationBaseName replaced for Name on archetypes template 2018-05-27 13:29:39 -04:00
willwade
a29add8d5e changes so can now use page params as well as site 2018-03-19 10:40:10 +00:00
will wade
6d6fde35b9
adding .Site.Params.disableNextPrev
adding this site param to disable back and forth..
2018-03-14 00:30:00 +00:00
will wade
2fd986166e
adding .Site.Params.disableBreadcrumb
NB: Still shows heading of page. Otherwise looks a bit ugly
2018-03-14 00:28:37 +00:00
matcornic
59c4cbf186 fix #130: favicon works now with baseURL 2018-02-20 19:47:55 +01:00
Matthew Taylor
efbd24b9be Basic usage instructions for Font Awesome library 2018-02-19 16:33:30 +00:00
Matthew Taylor
cca7fdeeb0 Modify fontawesome selectors for v5.x 2018-02-19 16:33:30 +00:00
Matthew Taylor
ddb8d4c5aa Update Font Awesome to 5.0.6 2018-02-19 16:33:30 +00:00
Mathieu Cornic
335d574d80
Merge pull request #124 from mdavids/patch-3
Improved variant of #119, as per request
2018-02-08 19:54:09 +01:00
Marco Davids
04347de0d6
Improved variant of #119, as per request 2018-02-02 14:14:32 +01:00
Mathieu Cornic
735d0f0264
Update _index.en.md 2018-01-28 10:54:02 +01:00
Mathieu Cornic
27eed157df
Merge pull request #121 from mdavids/patch-1
role="" is invalid
2018-01-25 23:23:59 +01:00
Marco Davids
b3edc029b2
Different viewport
Works better on iPhone and prevents a warning in HTML5-validators.
2018-01-24 15:42:16 +01:00
Marco Davids
42dbe096d2
role="" is invalid
Removing class="" because it does not add a whole lot
Removing role="" because it is invalid HTML (cannot be empty) and generates HTML-errors in validators.
2018-01-24 15:29:57 +01:00
Mathieu Cornic
5dbc270f9b
Merge pull request #117 from mdavids/patch-6
Issue #111 for _index.fr.md
2018-01-23 18:07:54 +01:00
Mathieu Cornic
6491870230
Merge pull request #116 from mdavids/patch-5
Issue #111 for _index.en.md
2018-01-23 18:07:45 +01:00
Mathieu Cornic
692b76d423
Merge pull request #115 from mdavids/patch-4
Issue #111 for theme-mine.css
2018-01-23 18:07:33 +01:00
Mathieu Cornic
d9b99afc39
Merge pull request #114 from mdavids/patch-3
Issue #111 for theme-green.css
2018-01-23 18:07:25 +01:00
Mathieu Cornic
18dccb5b59
Merge pull request #113 from mdavids/patch-2
Issue #111 for theme-red.css
2018-01-23 18:07:16 +01:00
Mathieu Cornic
d90e6e4a72
Merge pull request #112 from mdavids/patch-1
Issue #111 for theme-blue.css
2018-01-23 18:06:55 +01:00
Mathieu Cornic
dea425fc75
Merge pull request #118 from alexvargasbenamburg/master
fix #77 : no wrap images that already wrapped
2018-01-23 18:05:25 +01:00
Mathieu Cornic
7ba772c1fc
Merge pull request #120 from mdavids/patch-8
Related to previous PR
2018-01-23 17:58:00 +01:00
Marco Davids
bb7608fa42
Related to previous PR 2018-01-23 17:17:55 +01:00
Alex Vargas Benamburg
d67055469d fix: no wrap images that already wrapped 2018-01-22 23:33:14 -06:00
Marco Davids
820eab4111
Issue #111 for _index.fr.md 2018-01-22 22:40:35 +01:00
Marco Davids
0627b9d098
Issue #111 for _index.en.md 2018-01-22 22:39:54 +01:00
Marco Davids
39d492ec2c
Issue #111 for theme-mine.css 2018-01-22 22:38:26 +01:00
Marco Davids
890e2cf0ea
Issue #111 for theme-green.css 2018-01-22 22:37:25 +01:00
Marco Davids
2b28b11bd0
Issue #111 for theme-red.css 2018-01-22 22:35:58 +01:00
Marco Davids
eb18988805
Issue #111 for theme-blue.css 2018-01-22 22:34:35 +01:00
Mathieu Cornic
7df3230957
Merge pull request #110 from denisvm/patch-2
doc: Keep icons aligned
2018-01-21 21:39:21 +01:00
Mathieu Cornic
fa25c23662
Merge pull request #109 from denisvm/patch-1
Add Portuguese translation
2018-01-21 21:38:51 +01:00
Dênis Volpato Martins
4a0f8b3a6a
doc: Keep icons aligned
Align 'More' items' icons with full-width (`fa-fw`) Font-Awesome class.
2018-01-20 01:12:47 -02:00
Dênis Volpato Martins
c16b32ce26
Add Portuguese translation 2018-01-19 23:57:38 -02:00
Mathieu Cornic
72a2c46788
fix typo 2018-01-17 22:54:01 +01:00
Mathieu Cornic
7ec195a7f4
Merge pull request #102 from RealOrangeOne/master
Use `relURL`  where possible
2018-01-17 22:27:00 +01:00