Commit graph

1362 commits

Author SHA1 Message Date
George Cushen
2eecb5875a chore: prep 5.4.0 release 2021-11-28 21:00:23 +00:00
George Cushen
50eeef1f2b feat: workaround Hugo bug with localized dates
Hugo 0.87 added support for localized dates yet Hugo localizes dates on non-English sites to a different language, English.

Close #2539
2021-11-28 20:39:21 +00:00
Li Yao
d26f01d5d6
feat: improve style of publication search box (#2533)
Added `form-control form-control-sm` to the search box so that it has the same appearance as the selectors
2021-11-22 23:10:30 +00:00
Geo
6d19ea178e
docs: edit 2021-11-21 19:06:52 +00:00
IceCodeNew
a420936533
refactor: migrate from CDNJS to JSDelivr (#2512)
Helps complete #2351
Better support sites in China
2021-11-14 22:08:42 +00:00
Gavin Rozzi
0d97991430
feat: upgrade Classic font pack to GFonts API v2 (#2516)
Small update to fix error re: Google fonts on Classic font set. Without this change Hugo raises the following ERROR:

"There is a new version of Google Fonts. Learn how to upgrade your font pack at https://wowchemy.com/docs/customization/#custom-font
Error: Error building site: logged 1 error(s)"
2021-11-01 18:42:41 +00:00
Mitchell Olsthoorn
c43d078def
feat: update Academicons to v1.9.1 (#2505) 2021-10-25 23:06:23 +01:00
George Cushen
7201a4fa8c style: increase emoji alpha 2021-10-17 23:26:40 +01:00
George Cushen
690968b3aa feat: add support for status icon in about.avatar widget
To use add the new field to an author file:
```
status:
  icon: an emoji here
```
2021-10-17 23:09:36 +01:00
George Cushen
a6a82317f8 chore: req Hugo 0.86.1 for cascading front matter params from config 2021-10-17 23:05:45 +01:00
George Cushen
b02a90a434 feat: CLS - preconnect to Google Fonts earlier
Also, allow disabling Isotope on a specifc page, such as home
2021-10-04 20:19:17 +01:00
George Cushen
6d382a393a feat: CLS - preconnect to Google Fonts earlier
Also, allow disabling Isotope on a specifc page, such as home
2021-10-04 20:17:50 +01:00
George Cushen
922e22cca5 feat: add support for page seo.title 2021-10-04 12:59:57 +01:00
George Cushen
64c3c7e8a2 feat: rename repo to wowchemy-hugo-themes
Except repo name in module names as that would be a breaking change
2021-10-04 12:18:12 +01:00
James Tatum
c7616ab568
feat: don't index private pages (#2464)
Setting the private attribute on pages currently prevents them from showing up in Wowchemy search.

This change instructs search engines to also ignore pages set to private.

Fixes #2444
2021-09-20 19:20:57 +01:00
George Cushen
c9831b5c1e fix: sharer being aria hidden but having focusable dependents 2021-09-13 00:48:19 +01:00
George Cushen
9ccb06531f fix: ToC tap target size (Lighthouse) 2021-09-13 00:32:05 +01:00
George Cushen
d054640701 fix: SVG header logo missing size (Lighthouse fix)
Part 2/2.

See unresolved Hugo issue: gohugoio/hugo#3700

Workaround is to manually define SVG size:
site.Params.header.image.width
site.Params.header.image.height
2021-09-13 00:16:54 +01:00
James Tatum
0c287152ef
fix: add width and height to header/featured image (#2463)
Prevent layout shift (Lighthouse)
2021-09-12 23:58:40 +01:00
George Cushen
509c887370 fix: ToC tap target size (Lighthouse) 2021-09-12 23:56:01 +01:00
George Cushen
f6356f5ceb fix: SVG header logo missing size (Lighthouse fix)
See unresolved Hugo issue: https://github.com/gohugoio/hugo/issues/3700

Workaround is to manually define SVG size:
site.Params.header.image.width
site.Params.header.image.height
2021-09-12 23:20:49 +01:00
George Cushen
8b6612e763 feat: add simple Avatar variation of About widget 2021-08-30 16:08:13 +01:00
rodrigoalcarazdelaosa
81345fad46
style: remove extra spaces in link buttons (#2412) 2021-08-11 10:10:31 +01:00
George Cushen
88ec9270d0 chore: move HugoThemeSite files
As per Bep comment
2021-08-07 13:52:57 +01:00
George Cushen
437c4f0fde feat: Table: rename src -> path 2021-08-07 13:29:04 +01:00
Bevan Stanely
44819d4299
feat: add Table shortcode to render a CSV (#2393) 2021-08-07 13:22:32 +01:00
hk7math
18817339c3
i18n: improve zh-Hant translation (#2404)
- "more" means "更多" instead of "全部"
- fix a simplified character "费" to "費"
- some more recent language strings translated
2021-08-07 13:13:20 +01:00
George Cushen
0a81156278 chore: move theme.toml and images/ - workaround for Hugo 2021-07-25 21:21:42 +01:00
George Cushen
4bf054e44f chore: move theme.toml and images/ 2021-07-25 21:00:41 +01:00
George Cushen
bbe35065fb chore: move theme.toml and images/ 2021-07-25 11:42:39 +01:00
George Cushen
3670e8959f chore: add theme.toml and images/ 2021-07-25 11:32:47 +01:00
rodrigoalcarazdelaosa
cda364b190
feat: add attachments and success_url options to contact form (#2394)
Scope: Netlify forms
2021-07-24 17:32:02 +01:00
George Cushen
ce834f7b9c fix: typo in audio shortcode
Although typo didn't actually cause any issues as there's a URL-based fallback in place.
2021-07-24 14:04:53 +01:00
Bevan Stanely
265894f904
feat: add support for rCAPTCHA in Formspree forms (#2377) 2021-07-21 21:51:00 +01:00
George Cushen
58dc5154c3 fix(cms): cannot save project without entering an external link
Fix #2388
2021-07-21 21:31:24 +01:00
Roneo.Org
8e019feb3c
docs: fix broken link in Readme (#2385) 2021-07-21 21:25:30 +01:00
Jonathan Dumont
f2a43d13cd
i18n: add en-ca and fr-ca address formats (#2389) 2021-07-21 21:24:08 +01:00
Mitchell Olsthoorn
9a5cd58eaf
i18n: add Dutch address format (#2387) 2021-07-21 21:22:33 +01:00
George Cushen
1db799ea74 fix: Lighthouse btn accessibility and image size 2021-07-17 15:05:02 +01:00
George Cushen
c750304197 perf: install core libs directly rather than via external CDN
Increase performance in countries such as China.

Addresses the case where countries block or restrict CDNs, or when external CDNs go offline.

See https://github.com/wowchemy/wowchemy-hugo-modules/pull/2351
2021-07-17 14:03:31 +01:00
George Cushen
a9189fd7c7 perf: optimise size and format of section backgrounds 2021-07-17 10:39:39 +01:00
George Cushen
42d1cf0063 feat: add support for video backgrounds
Via design > background > video > path

Also add flip option and move `advanced` params under `design` instead, whilst maintaining legacy compat.
2021-07-10 00:20:23 +01:00
Paaz CA
20705590cc
i18n: update Hebrew translation (#2375) 2021-07-09 18:53:42 +01:00
George Cushen
94ce6a21f2 docs: edit 2021-07-01 20:37:29 +01:00
Geo
028d5cbef5
fix: test for new module versions 2021-06-29 21:02:26 +01:00
George Cushen
97397f4386 feat: support Hugo 0.84.1 and full Go modules 2021-06-29 20:38:32 +01:00
George Cushen
559885af86 feat: support Hugo 0.84.1 and full Go modules 2021-06-29 20:29:04 +01:00
George Cushen
4b0c292a07 feat: support Hugo 0.84.1 and full Go modules
Remove `markup` from test/config as Hugo 0.84.1 enables to inherit it
2021-06-29 20:19:20 +01:00
George Cushen
644fd14ba8 feat: support Hugo 0.84.1 and full Go modules
Remove webmanifest output spec as Hugo now has it built-in
2021-06-25 00:00:37 +01:00
Alexander Zhang
6f46a68181
feat: support custom footers (#2335)
Support custom footer in site folder at `layouts/partials/hooks/footer.html`

For example, can be used to add columns of nav links to the footer.
2021-06-24 21:26:30 +01:00