Marcin Zajączkowski
|
fe24f78757
|
Message about ability to comment directly via GitHub
|
2020-05-05 15:21:27 +02:00 |
Laurence Stant
|
c4d3682642
|
Update _publication.scss
Added media query to complement the full/half pgrid-item dynamic resizing on loading.
|
2020-04-20 02:32:17 +01:00 |
Simon Désaulniers
|
f4823f694c
|
i18n/eo: fix "single-related" field, was in french
|
2020-04-18 14:29:09 -04:00 |
Simon Désaulniers
|
5f182d73dc
|
i18n/eo: fix plural of "etiketo" (tags)
Was missing a "j" for plural.
|
2020-04-18 14:25:11 -04:00 |
zzossig
|
4c77300eeb
|
twitterTimeline shortcode added
#240
|
2020-04-02 09:48:57 +09:00 |
zzossig
|
b6a54acfde
|
meta tag(charset) change
#237
|
2020-03-24 09:07:41 +09:00 |
zzossig
|
4875f1d702
|
swiper shortcode - options, padding
#232
|
2020-03-18 18:57:28 +09:00 |
zzossig
|
4651968bfe
|
[new shortcode] swiper
#232
|
2020-03-17 14:11:46 +09:00 |
zzossig
|
6c565cefa9
|
tab shortcode title wrap
#229
|
2020-03-13 10:05:03 +09:00 |
zzossig
|
4bbcf3dc20
|
Merge pull request #228 from szpak/upstream/postInfoFormatting
[ZZO] Add in post date/reading time
|
2020-03-12 08:48:41 +09:00 |
Marcin Zajączkowski
|
f82edf80de
|
[ZZO] Add in post date/reading time
An icon in a separate row looks somehow odd.
Also increase spacing around · in the post view.
|
2020-03-11 22:52:34 +01:00 |
zzossig
|
1d0937c69f
|
Update README.md
|
2020-03-11 12:35:44 +09:00 |
zzossig
|
cd19511550
|
[bug fix] support asian languages tags in single page
|
2020-03-11 12:29:38 +09:00 |
zzossig
|
7b53d1da6f
|
lastmod show only if diff with date, enableSidebarMenu skeleton complete
|
2020-03-11 10:50:07 +09:00 |
zzossig
|
d6f13a0aae
|
Merge pull request #226 from szpak/upstream/lastmodTweaks
Display modification date only if different than creation date
|
2020-03-10 18:13:16 +09:00 |
Marcin Zajączkowski
|
07846d91aa
|
[ZZO] Display modification date only if different than creation date
Also take into account .lastmod set in file, not only .GitInfo (which
still has precedence in default configuration).
|
2020-03-09 19:57:15 +01:00 |
zzossig
|
42151c3c52
|
Revert "fix log sitename bug in list page"
This reverts commit 348906d207 .
|
2020-03-09 20:47:14 +09:00 |
zzossig
|
348906d207
|
fix log sitename bug in list page
#225
|
2020-03-09 19:01:58 +09:00 |
zzossig
|
e1c9b5f399
|
md syntax support in _index.md file
|
2020-03-08 21:31:58 +09:00 |
zzossig
|
14b1c7c6ba
|
Merge pull request #222 from szpak/upstream/reuseMobileSwitchScript
Reuse sidebar on narrow screens script
|
2020-03-08 21:09:11 +09:00 |
Marcin Zajączkowski
|
1507f08e01
|
Reuse sidebar on narrow screens script
|
2020-03-06 23:52:49 +01:00 |
zzossig
|
0dc9e52ff7
|
[new param] viewportSize
#221
widest: 1600px
wider: 1440px
wide: 1280px
normal: 960px
narrow: 800px
|
2020-03-06 10:34:35 +09:00 |
zzossig
|
1a13138c0e
|
update exampleSite for publication
|
2020-03-05 14:27:56 +09:00 |
zzossig
|
b48d4ed627
|
[new feature] gallery mode "remote" added
|
2020-03-04 17:54:50 +09:00 |
zzossig
|
5650f3705d
|
Merge pull request #219 from nisrulz/fix-build-when-keywords-tags-not-set
Fix issue with tags/keywords not set
|
2020-03-04 09:15:56 +09:00 |
Nishant Srivastava
|
5dd7ec5263
|
remove the if staments
|
2020-03-03 23:02:51 +01:00 |
Nishant Srivastava
|
1faef362e3
|
fix issue with tags/keywords not set
|
2020-03-03 22:20:23 +01:00 |
zzossig
|
a287af5467
|
Merge pull request #218 from szpak/keyboardFromTags
Use tags as keywords if keywords not defined
|
2020-03-03 19:13:12 +09:00 |
Marcin Zajączkowski
|
85f42c395e
|
Use tags as keywords if keywords not defined
Very often keywords are not defined at all, so it's better
to reuse tags that nothing (omitting the fact if keywords
are used by anything).
|
2020-03-03 11:00:44 +01:00 |
zzossig
|
aa80d5edcf
|
exampleSite update
|
2020-03-03 09:20:07 +09:00 |
zzossig
|
1f3d79c795
|
Merge pull request #213 from sim590/fr-eo-lang
i18n: french and esperanto translations
|
2020-02-29 19:46:10 +09:00 |
Simon Désaulniers
|
c671ee951d
|
i18n/fr: french translations
|
2020-02-29 05:24:02 -05:00 |
Simon Désaulniers
|
d6113fe708
|
i18n/eo: esperanto translations
|
2020-02-29 05:23:41 -05:00 |
zzossig
|
ed8c019719
|
twitch icon added
|
2020-02-29 14:45:55 +09:00 |
zzossig
|
437b05b64b
|
[new option] linenos=false [new icon] twich
#210 #211 #212
```makefile {linenos=false}
CC=gcc
```
|
2020-02-29 14:42:56 +09:00 |
zzossig
|
ea83859c6b
|
Add google scholar icon
#198
|
2020-02-28 09:15:50 +09:00 |
zzossig
|
209a2c0419
|
Merge pull request #209 from szpak/canonicalUrl
Use canonicalUrl parameter for canonical tag in meta headers
|
2020-02-28 09:04:12 +09:00 |
Marcin Zajączkowski
|
95e4721c2b
|
Use canonicalUrl parameter for canonical tag in meta headers
If defined. Fallback to .Permalink as before.
|
2020-02-27 23:09:01 +01:00 |
zzossig
|
a3b1284da5
|
mobile menu rtl support
# 208
|
2020-02-28 01:25:18 +09:00 |
zzossig
|
0ee469442a
|
better img shortcode -> lazy option default true
|
2020-02-27 23:00:36 +09:00 |
zzossig
|
c4ab5ffeb0
|
[enhancement]mobile menu include child, new nojs param, better img shortcode
#207 #206 #206
new param `hideSingleContentsWhenJSDisabled` added
|
2020-02-27 22:29:54 +09:00 |
zzossig
|
f5581d6eb5
|
improve img shortcode
|
2020-02-27 10:23:04 +09:00 |
zzossig
|
dd385cd1d2
|
[bug fix]summary_image front matter
#202
|
2020-02-27 09:15:06 +09:00 |
zzossig
|
4e3ecf46f2
|
summary_image fixes
#202
|
2020-02-26 09:38:47 +09:00 |
zzossig
|
5cbdaeec7b
|
[new]summary_image front matter, telegram comment,
home slider bug fix. #204
#202
#201
|
2020-02-26 01:40:54 +09:00 |
zzossig
|
9d3941ef31
|
meta image bug fix
|
2020-02-25 10:22:55 +09:00 |
zzossig
|
b071b05f35
|
#200
featuredImage shortcode added, image front-matter used as default value of meta-image
{{< featuredImage >}}
|
2020-02-25 00:34:45 +09:00 |
zzossig
|
e32e230331
|
[chore] style
|
2020-02-22 23:47:08 +09:00 |
zzossig
|
b8abd96ae0
|
add 0.65.2 version check for error
|
2020-02-22 22:31:04 +09:00 |
zzossig
|
9f75263921
|
del unnecessary javascript code
|
2020-02-22 12:18:43 +09:00 |