881a2f8faf
feat: update to ghost v5.72.1 (see desc)
...
- support @page.show_title_and_feature_image option
- correctly position announcement bar
2023-11-09 15:47:17 +11:00
b9bd9cb491
feat: paypal client interface
2023-09-11 19:53:29 +10:00
83e4bd88a8
feat: style paypal checkout items, hide footer rss
2023-09-04 23:44:18 +10:00
97cfa1c6aa
adjust nav + featured post styling
...
- transparent nav on homepage
- do not crop post cover images
- show featured post images w/out titles
2023-08-30 00:54:07 +10:00
14a6870e9f
feat: transparent nav on homepage
2023-08-26 16:57:34 +10:00
161bcd3cf4
adjust featured post wrapping b/w 48-64rem
2023-07-11 16:01:17 +10:00
a47492aa60
add site name to title, sort featured by date
...
- flexbox button styling
- default to white nav text + icons for contrast until theme loads
- center hero images
- add shadow to hero text
- make iframes fullwidth b4 script runs
2023-07-08 22:56:51 +10:00
83bcf454c6
build custom homepage + featured posts pages
...
inc. wave separator on homepage + linking both layouts to render page content
2023-07-05 23:58:12 +10:00
d38b3cc685
custom styling, search & socials
...
- fuzzysort search instead of fuse.js
- add youtube + instagram socials
- paypal button styles
- column styles
- audio card styles
2023-06-28 22:26:16 +10:00
EchoBilisim
cb1a86e9c5
Update tr.json ( #524 )
2023-06-19 22:04:07 +02:00
Eduardo Gomez
769e35796b
Version 2.1.6
2023-06-18 13:00:24 +02:00
May Kittens Devour Your Soul
f42e38d777
Create hr.json ( #522 )
2023-06-18 12:13:19 +02:00
EchoBilisim
93eb00bcdb
Update tr.json ( #518 )
2023-06-18 12:09:04 +02:00
Eduardo Gomez
570b33af9c
Version 2.1.5
2023-05-28 14:28:50 +02:00
Avi Leavitt
988dbf1c62
Sort "Related posts" by recently published ( #515 )
2023-05-22 22:27:23 +02:00
Mysterious_Dev
21d328f797
Complete French Translations ( #512 )
2023-04-22 13:57:32 +02:00
Eduardo Gomez
f7b1f8c965
Fix fatal error due a file with parsing errors and fix input forms styles
2023-02-11 13:45:44 +01:00
dependabot[bot]
77e08e154b
Bump qs and browser-sync in /src ( #505 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 22:01:36 +01:00
dependabot[bot]
214cf86cce
Bump json5 from 1.0.1 to 1.0.2 in /src ( #500 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:06:13 +01:00
Gi Beom Gwon
6253bbbaf8
Little change of ko.json for natural Korean translate ( #504 )
2023-02-01 15:05:38 +01:00
dependabot[bot]
30ebc03d40
Bump decode-uri-component from 0.2.0 to 0.2.2 in /src ( #495 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:03:01 +01:00
dependabot[bot]
1246b201fb
Bump engine.io from 6.2.0 to 6.2.1 in /src ( #494 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:02:51 +01:00
dependabot[bot]
ab88b387dd
Bump loader-utils and resolve-url-loader in /src ( #492 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:02:37 +01:00
Eduardo Gomez
b2705f9d83
Improve performance by disabling custom search requests when native search is enabled
2022-12-11 14:14:11 +01:00
Eduardo Gomez
263d7938c6
Fix docker configuration and fix a couple of style issues with product cards and code snippets
2022-11-04 21:28:16 +01:00
Duy
426c0a5514
Update vi.json ( #482 )
2022-09-19 20:37:46 +02:00
Eduardo Gómez
f4fdcdd848
Update README.md
2022-09-01 21:52:54 +02:00
Parinya T
489d32bc95
Add Thai translation ( #476 )
2022-09-01 21:50:23 +02:00
Joost van den Akker
e79cd4630d
Improve some Dutch translations ( #475 )
2022-08-24 22:47:34 +02:00
Eduardo Gomez
3ceeb5cc71
Fix cropped shadow in recommended articles
2022-08-20 23:09:06 +02:00
Eduardo Gómez
286a59bb67
Version 2.1.0 ( #474 )
2022-08-20 22:06:25 +02:00
Eduardo Gómez
bcac5606f7
Fix Docker development ( #468 )
2022-08-18 22:53:40 +02:00
ココロ
1ea6681f76
Support Native Search (Ghost V5) ( #465 )
2022-08-18 22:50:48 +02:00
Eduardo Gómez
cb47498b48
Add Ghost 5 support and fix some issues ( #459 )
2022-06-25 22:22:51 +02:00
dependabot[bot]
3248a79ea2
Bump eventsource from 1.1.0 to 1.1.1 in /src ( #458 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:17:04 +02:00
dependabot[bot]
e2327b92ab
Bump minimist from 1.2.5 to 1.2.6 in /src ( #451 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:16:40 +02:00
dependabot[bot]
fc0a59baa6
Bump url-parse from 1.5.3 to 1.5.10 in /src ( #449 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:16:23 +02:00
dependabot[bot]
9fc1fe8efc
Bump follow-redirects from 1.14.7 to 1.14.8 in /src ( #446 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:16:05 +02:00
Eduardo Gomez
ad2ec91bf2
Version 1.5.2
2022-02-11 22:33:47 +01:00
Eduardo Gomez
ba55ec0d4c
Version 1.5.1
2022-02-05 17:17:17 +01:00
Davronbek Rustamov
4c1ee114c2
Complete ru.json ( #442 )
2022-02-05 11:09:44 +01:00
dependabot[bot]
fbe81f5897
Bump follow-redirects from 1.13.3 to 1.14.7 in /src ( #438 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 11:07:27 +01:00
Eduardo Gómez
97e4839e77
Update es.json
2022-01-03 16:58:12 +01:00
Eduardo Gómez
f662033b47
Update en.json
2022-01-03 16:56:02 +01:00
Eduardo Gómez
0f411d2aef
Add Slovak locale author
2022-01-03 15:05:53 +01:00
Jozef Juris
38732bc395
Slovak translation ( #429 )
...
Co-authored-by: Jozef Juris <jozef.juris@firma.seznam.cz>
2022-01-03 15:04:09 +01:00
dependabot[bot]
3ed1b576c3
Bump hosted-git-info from 2.8.8 to 2.8.9 in /src ( #433 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 15:00:50 +01:00
dependabot[bot]
ce11a9a1f3
Bump ssri from 6.0.1 to 6.0.2 in /src ( #432 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 15:00:40 +01:00
dependabot[bot]
9a9fb15bfd
Bump browserslist from 4.16.3 to 4.19.1 in /src ( #431 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 15:00:25 +01:00
dependabot[bot]
5982adec91
Bump ws from 6.2.1 to 6.2.2 in /src ( #427 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:59:15 +01:00