Commit Graph

29 Commits

Author SHA1 Message Date
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
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]
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 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 Gomez
ba55ec0d4c Version 1.5.1 2022-02-05 17:17:17 +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
Joseph Goldfrank
eb7bf53f92
fixed docker-watch script for Windows (#325) 2021-02-01 18:35:55 +01:00
Chuck Rice
fb3d05d452
fix docker-watch with graceful run and exit capability (#304) 2021-01-04 19:53:06 +01:00
Eduardo Gómez
cd14b23e95
Css refactoring (#218) 2020-07-02 22:23:00 +02:00
Eduardo Gómez
58eeb4f514
Reduce js payload (#214) 2020-06-29 15:54:07 +02:00
Nicola Sella
7f25b689da
Add Z option for SELinux and add Podman option (#150)
* Add Z option to run docker on SELinux systems

* Add podman option
2020-03-25 21:01:10 +01:00
D3473R
d731556403
Automatically sort the locale json files (#144)
* npm audit fix

* Order locale files

* Update german translations
2020-03-17 21:42:55 +01:00
Eduardo Gomez
c1f768b2db Release version 0.6.5 2020-01-22 12:50:14 +01:00
D3473R
f3e8027a51 Support for the deploy Github Action (#123)
* Remove unnecessary yarn.lock

* Add support for a Github Action to build and deploy the theme

* Move dependencies to dev
2020-01-11 20:53:03 +01:00
Eduardo
e3e1a754bd Fix zip command 2019-11-24 16:56:24 +01:00
D3473R
e005add7d9 Prevent double zipping 2019-11-23 00:01:24 +01:00
Eduardo Gomez
3e2252c250 Truncate articles titles when needed 2019-11-21 16:48:21 +01:00
D3473R
8b288cffd2 Update ghost-cli to fix vulnerability 2019-11-01 19:11:14 +01:00
Eduardo Gomez
6a93856930 Remove promise-polyfill dependency 2019-10-28 11:49:08 +01:00
Eduardo
8b557262c6 Implement lazy load 2019-10-27 11:43:31 +01:00
Eduardo
44b03beec3 Add missing code to give development support on Windows 2019-10-07 21:37:03 +02:00
Eduardo
0fa219c0f9 Use headroom.js to hide the header on scroll 2019-10-07 21:23:47 +02:00
Eduardo Gomez
2136c2e97e Add Windows development support 2019-10-07 17:05:59 +02:00
Eduardo
13869264d7 Support dark mode 2019-10-05 23:01:45 +02:00
Eduardo Gomez
7ee9cea0d4 Fix the Content API module on IE11 2019-10-02 16:43:48 +02:00
Eduardo
371691a642 WIP Dark mode 2019-09-29 00:02:59 +02:00
Eduardo Gomez
95e5ac58a0 Remove the ghost.db file and download it with a script instead 2019-08-29 11:30:37 +02:00
D3473R
8eccc87723 Docker based theme development 2019-08-18 13:38:16 +02:00