Commit graph

1860 commits

Author SHA1 Message Date
George Cushen
590de1357a feat: port Author Profile Block to Tailwind 2023-10-26 20:36:51 +01:00
George Cushen
1aebdb7837 feat: add 404 page 2023-10-26 19:32:01 +01:00
George Cushen
8f0b35eeed feat: use Inter font 2023-10-26 19:24:58 +01:00
George Cushen
e2706d6622 chore: update lint rules 2023-10-24 22:53:41 +01:00
George Cushen
893e260fcd chore: update lint rules 2023-10-24 22:52:26 +01:00
George Cushen
6f622fb134 chore: update lint rules 2023-10-24 22:46:49 +01:00
George Cushen
c2b66cf131 chore: bump version 2023-10-24 22:41:56 +01:00
George Cushen
aa7a83fda4 fix: lint/accessibility 2023-10-24 22:41:39 +01:00
George Cushen
fa805cdb3b ci: update 2023-10-24 19:27:29 +01:00
George Cushen
595e381106 feat: port Wowchemy blog template from Bootstrap to Tailwind 2023-10-24 19:12:15 +01:00
George Cushen
2c1d5b4f71 feat: port Wowchemy blog template from Bootstrap to Tailwind 2023-10-24 19:11:31 +01:00
George Cushen
5678df1da9 feat: port Wowchemy blog template from Bootstrap to Tailwind 2023-10-24 18:46:21 +01:00
George Cushen
66e3c7e27e refactor: rename blog starter to blog-bootstrap 2023-10-24 18:32:57 +01:00
George Cushen
3dc5088639 feat: add Tailwind variant of Wowchemy components and layouts 2023-10-24 18:31:41 +01:00
George Cushen
110377e4b8 feat: add Bilibili shortcode 2023-10-22 23:01:23 +01:00
George Cushen
24a7641f41 starters(academic): add GIF example
Closes #821
Also, see implementation in b70eaa9
2023-10-19 18:31:09 +01:00
George Cushen
b70eaa9c6b feat: support animated featured images (GIFs)
Add support for animated GIFs (e.g. featured.gif) in instances of the featured image in page header and all views
2023-10-19 18:28:01 +01:00
George Cushen
2fc3e6a461 starters(academic): use new Skills block 2023-10-19 01:38:57 +01:00
George Cushen
60d0c4005d starters(academic): use new Skills block 2023-10-19 01:35:48 +01:00
George Cushen
28f1686c65 feat: add Skills block 2023-10-19 01:31:33 +01:00
George Cushen
02e7a17dc7 docs: restructure for site redesign 2023-10-17 23:05:18 +01:00
George Cushen
eec649feb1 docs: add ZH translation more directly 2023-10-17 22:55:02 +01:00
George Cushen
3cd7fec3d2 starters(academic): update GH Pages workflow 2023-10-16 14:38:24 +01:00
George Cushen
7f5d91fa3b starters(academic): update GH Pages workflow 2023-10-16 13:21:19 +01:00
George Cushen
47c4aa706f starters(academic): update GH Pages workflow 2023-10-16 13:01:01 +01:00
George Cushen
ebcb00fbd6 starters(academic): automatically hide demo sections 2023-10-16 01:25:45 +01:00
George Cushen
5eb3832f20 starters(academic): remove deprecated Netlify CMS from demo 2023-10-16 01:25:15 +01:00
George Cushen
b343bdd4a0 feat: ignore demo sections 2023-10-16 01:20:24 +01:00
George Cushen
8a0135da27 feat: ignore demo sections 2023-10-16 01:16:15 +01:00
George Cushen
548c91beed starters(academic): add GitHub pages workflow 2023-10-15 19:09:11 +01:00
George Cushen
548a4f820d starters(academic): add GitHub pages workflow 2023-10-15 19:02:55 +01:00
Lukas Barth
f6330d58f5
fix(style): remove 'px' from img width and height attributes (#2996) 2023-10-05 18:52:11 +01:00
Tien Nguyen Minh
7b92ad1fbe
i18n: improve Vietnamese translation (#2995) 2023-10-04 20:51:33 +01:00
rodrigoalcarazdelaosa
4ed36f73f5
feat: update RevealJS version (#2992) 2023-10-02 22:25:30 +01:00
Øyvind Bye Skille
dd7ad85a62
i18n: update Norwegian (nb) translation (#2993)
Some new strings and some small corrections.
2023-10-02 22:16:09 +01:00
George Cushen
327df88441 starters(academic): migrate to standard CSL publication types 2023-09-30 18:19:34 +01:00
George Cushen
60baebf4de feat: adopt CSL standard for publication types
See https://docs.citationstyles.org/en/stable/specification.html#appendix-iii-types

BREAKING CHANGE:
Update the `publication_types` field in `content/publication/` files to one of the CSL standard publication types (or specify your own publication type directly in the publication file).
2023-09-30 18:11:49 +01:00
Geo
cbdf3e42b1
feat: support Hugo's change in behaviour of relURL/relLangURL
Hugo team changed behaviour of relURL/relLangURL, requiring removal of slash prefix to path

Fix built-in search results are empty when deploying site to domain's sub-folder

Fix #2985
2023-09-15 16:08:39 +01:00
Tom Vercauteren
f47bd809f7
feat: update Academicons icon pack (#2981)
Upgrade from version 1.9.2 to version 1.9.4. This provides the new arxiv icon among other updates.
2023-09-13 01:07:25 +01:00
Sébastien Valette
38cd9ecb19
starters(academic): header -> banner (#2987)
"header" field should now be "banner"
2023-09-13 01:05:43 +01:00
George Cushen
98c928a767 starters: update go.mod
fix gallery lightbox doesn't always load
2023-08-12 17:51:09 +01:00
George Cushen
59b648791d fix: gallery lightbox doesn't always load
Lightbox may not load in case of gallery shortcode contained within `text` field of a landing page block (v2 blocks).

Fix #2972
2023-08-12 17:50:02 +01:00
George Cushen
bd183b0755 starters: update go.mod
fix gallery lightbox doesn't always load
2023-08-12 17:39:27 +01:00
George Cushen
f38f65d011 fix: gallery lightbox doesn't always load
Lightbox may not load in case of gallery shortcode contained within `text` field of a landing page block (v2 blocks).

Fix #2972
2023-08-12 17:33:44 +01:00
Stefano Kowalke
f2a7bd1229
refactor: remove JQuery from parts of Search JS (#2970)
See #1402
2023-08-11 19:01:49 +01:00
Aki Ariga
15ee0927a7
i18n: improve Japanese (JA) translation (#2974)
Updated some of untranslated Japanese in i18n yaml.
2023-08-07 18:43:26 +01:00
George Cushen
2342b0c39a fix: 1c09422 error calling isset
error calling isset: calling IsSet with unsupported type "invalid" (<nil>) will always return false

See 1c094227ec (commitcomment-123412561)
2023-08-06 07:59:06 +01:00
Federico Agostini
1c094227ec
feat: update Headroom implementation to support recent Hugo versions (#2950)
It has been reported that recent Hugo versions broke user's configuration of Headroom JS via the `header.on_scroll` option.

With this PR, Headroom JS configuration is working again.

Fixes #2935
2023-07-30 19:02:22 +01:00
Christian Brueffer
92cc5a2710
feat(blocks>slider): only show prev/next arrows when more than one slide (#2949) 2023-06-18 23:14:59 +01:00
kjrstory
8b1b5ee32a
starters: add google_tag_manager and microsoft_clarity to default config (#2955) 2023-06-18 23:07:49 +01:00