Commit graph

1815 commits

Author SHA1 Message Date
George Cushen 00b9ae5431 feat: port Hero blox 2023-11-24 23:16:21 +00:00
George Cushen fef14e4b4c feat: add more color themes
also
- rename theme_default to mode
- port feedback comp
2023-11-24 14:48:34 +00:00
George Cushen f295093397 ci: fix 2023-11-16 08:37:45 +00:00
George Cushen a92cd7f34b ci: fix 2023-11-16 08:25:16 +00:00
George Cushen c5f07a80c6 ci: fix 2023-11-16 08:15:20 +00:00
George Cushen 2b677732a6 starters: update modules 2023-11-16 08:06:29 +00:00
George Cushen 358962ce08 feat(tailwind): port brand icons, tags page, search, Awards block, card zoom 2023-11-16 07:57:40 +00:00
George Cushen e48152bc93 feat(tailwind): port theme change event 2023-11-13 22:28:01 +00:00
George Cushen 3d7a5172af feat(tailwind): port theme change event 2023-11-13 22:23:32 +00:00
George Cushen c432620c14 style: fix accessibility 2023-11-13 20:26:55 +00:00
George Cushen ebaf14037b style: fix accessibility 2023-11-13 20:25:41 +00:00
George Cushen 4ffeaab47c ci: fix deprec warnings 2023-11-13 18:52:55 +00:00
George Cushen fbe947062c starters: add Resume template 2023-11-13 18:38:29 +00:00
George Cushen bf2aae99ab feat(blox-tailwind): add skills, languages, experience blox 2023-11-13 18:34:53 +00:00
George Cushen 56272d835c starters: move notebook importer to blog template 2023-11-09 23:53:21 +00:00
Thom Wiggers 425726d96b
feat: support Hugo v0.120 - fix display of addresses
Add support for breaking changes in Hugo v0.120.0

The delimiters got escaped by Hugo v0.120

See #3012
Close #3016
2023-11-09 18:01:18 +00:00
George Cushen 590f4123eb starters: update to latest Hugo best practices (hugo.yaml) 2023-11-09 15:59:43 +00:00
George Cushen d9695efa09 fix: links (cont.) 2023-11-09 14:58:28 +00:00
George Cushen 448ed0e3bd ci: fix/rename 2023-11-08 14:33:25 +00:00
George Cushen a94b93a9f2 ci: fix/rename 2023-11-08 14:32:48 +00:00
George Cushen 904265fd42 starters(academic): modules update 2023-11-08 14:21:47 +00:00
George Cushen 5849f386bd fix: blox-seo require 2023-11-08 14:19:41 +00:00
George Cushen 44846a6691 fix: blox-seo require 2023-11-08 14:17:30 +00:00
George Cushen 0478cf6921 fix: blox-reveal require 2023-11-08 14:15:15 +00:00
George Cushen 22992233d8 fix: blox-bootstrap require 2023-11-08 14:12:29 +00:00
George Cushen 9b2e271c7c fix: links 2023-11-07 23:09:38 +00:00
George Cushen f9b227c335 feat: Netlify CMS renamed to Decap CMS
See #3007
2023-11-05 16:32:42 +00:00
George Cushen 20f6ecb81f feat: auto-import Jupyter Notebooks as blog posts 2023-11-05 00:08:40 +00:00
George Cushen 42cbd66239 feat: add support for breaking changes in Hugo v0.120.0
See https://github.com/gohugoio/hugo/releases/tag/v0.120.0

Close #3012
2023-11-02 17:53:27 +00:00
George Cushen d537e4be48 feat: add support for breaking changes in Hugo v0.120.0
See https://github.com/gohugoio/hugo/releases/tag/v0.120.0

Close #3012
2023-11-02 17:49:54 +00:00
George Cushen 0120b464b2 starters: update to wowchemy-bootstrap v5.9.2 2023-11-02 17:15:19 +00:00
George Cushen 51997ad4c2 starters: update to wowchemy-bootstrap v5.9.2 2023-11-02 17:13:15 +00:00
George Cushen 56446cc948 fix: new namespaced calls
See https://discord.com/channels/722225264733716590/1169641769152036934/1169641769152036934
2023-11-02 17:07:29 +00:00
George Cushen 68afe49fb1 fix: new namespaced calls
See https://discord.com/channels/722225264733716590/1169641769152036934/1169641769152036934
2023-11-02 17:06:37 +00:00
George Cushen 66b38685ac fix: new namespaced calls
See https://discord.com/channels/722225264733716590/1169641769152036934/1169641769152036934
2023-11-02 16:38:09 +00:00
George Cushen c80f023f21 test: port test site from using wowchemy-bootstrap to wowchemy-tailwind 2023-11-01 19:34:48 +00:00
George Cushen 962eba579f modules: port sitemap, webmanifest, robots.txt, markdown block 2023-11-01 19:33:03 +00:00
George Cushen cc1b1a8aee modules: rename wowchemy module to wowchemy-bootstrap
Based on user feedback to give modules clearer names now that effort has shifted from Bootstrap UI to the Tailwind UI in `wowchemy-tailwind`
2023-11-01 18:56:52 +00:00
George Cushen 999dc0706f blocks(accomp): add explicit icon field for complex org names
We tried to simplify the process by automatically determining icon name, but in some cases with complex org names containing slashes etc, it may not work so well.

Closes #3006
2023-11-01 18:47:26 +00:00
George Cushen 655919137d starters(academic): add map back to demo 2023-11-01 18:41:40 +00:00
George Cushen 5f086c68fb modules: namespace Core module
Hugo does not namespace modules by default, leading to conflicts. Hence, load partials from a namespaced sub-folder to prevent conflicts with similarly named files in other modules.
2023-11-01 18:40:04 +00:00
George Cushen 7b61e2f369 modules: namespace Core module
Hugo does not namespace modules by default, leading to conflicts. Hence, load partials from a namespaced sub-folder to prevent conflicts with similarly named files in other modules.
2023-11-01 18:37:33 +00:00
George Cushen 53a94b591e modules: namespace Core module
Hugo does not namespace modules by default, leading to conflicts. Hence, load partials from a namespaced sub-folder to prevent conflicts with similarly named files in other modules.
2023-11-01 18:33:55 +00:00
George Cushen ed188eb822 starters: rename Minimal starter to LinkInBio & port to use Tailwind module 2023-10-29 09:35:21 +00:00
George Cushen 9b6cb2d6cc starters: auto-import publications from Bibtex 2023-10-29 09:23:37 +00:00
George Cushen 0f56496291 feat: add Button block & page background option 2023-10-29 09:18:33 +00:00
George Cushen 41d716f8ed ci: ignore dist 2023-10-27 21:04:57 +01:00
George Cushen 9c3c9974b7 fix: workaround Hugo concurrency issues 2023-10-27 20:57:32 +01:00
George Cushen 58ed6b3aa2 fix: workaround Hugo concurrency issues 2023-10-27 20:56:53 +01:00
George Cushen 3c11329682 feat: add explicit fingerprint algo 2023-10-27 20:41:19 +01:00