Commit Graph

138 Commits

Author SHA1 Message Date
54c4d8219d
chore: remove paypal scripts (migrate to admin dashboard) 2023-11-09 23:19:07 +11:00
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
Eduardo Gomez
769e35796b Version 2.1.6 2023-06-18 13:00:24 +02:00
Eduardo Gomez
570b33af9c Version 2.1.5 2023-05-28 14:28:50 +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
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
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
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
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
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
dependabot[bot]
368956d90e
Bump dns-packet from 1.3.1 to 1.3.4 in /src (#424)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:59:04 +01:00
dependabot[bot]
76b0cf99bc
Bump url-parse from 1.5.1 to 1.5.3 in /src (#425)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:58:53 +01:00
dependabot[bot]
fd58a714a7
Bump path-parse from 1.0.6 to 1.0.7 in /src (#426)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:58:43 +01:00
Eduardo Gómez
da8f75d8de
Version 1.5.0 (#423) 2021-12-25 19:44:13 +01:00
Eduardo Gomez
cfd3a0d085 Fix #410 2021-10-12 22:29:41 +02:00
Eduardo Gomez
d746737ce1 Hide newsletter form if setting is disabled in the Admin. Support for feature image caption in posts 2021-10-09 15:58:02 +02:00
Rajiv Shah
da7c113ef9
Hide subscription button and form if Members feature is disabled (#375) 2021-10-09 13:50:44 +02:00
Eduardo Gomez
e241fb52b4 Release version 1.0.4 2021-05-24 20:31:28 +02:00
Eduardo Gomez
a6bf80fe14 Add latin extended font and update Ghost image 2021-05-01 20:08:56 +02:00
Eduardo Gomez
0624bda6b1 Update Ghost Content API version 2021-03-24 23:12:27 +01:00
Eduardo Gomez
0471891640 Fix issue with the tooltip in the dark mode toggle button 2021-03-24 19:06:36 +01:00
Eduardo Gómez
15bc72e72a
Ghost 4 (#345)
Co-authored-by: Eduardo Gómez <this.eduardo@gmail.com>
Co-authored-by: Tim <mail@timscha.io>
2021-03-23 22:02:04 +01:00
Eduardo Gomez
8c8aa5fbe7 Release version 0.9.4 2021-03-01 18:19:02 +01:00
Joseph Goldfrank
eb7bf53f92
fixed docker-watch script for Windows (#325) 2021-02-01 18:35:55 +01:00
Jie Li
1a10c627c5
Purge comments loader completely (#319) 2021-01-21 14:51:53 +01:00