Commit graph

1833 commits

Author SHA1 Message Date
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
George Cushen 127cd7919a feat: add explicit fingerprint algo 2023-10-27 20:40:09 +01:00
George Cushen f1c8e66988 starters(blog): add content & upgrade 2023-10-27 20:32:16 +01:00
George Cushen 49690f2ae1 feat: port charts, mermaid, math, markmap, copy, pager to Tailwind 2023-10-27 20:29:18 +01:00
George Cushen 45a7ac7b41 feat: port callout and icon shortcodes to Tailwind
And migrate others across without changes.
2023-10-26 21:32:23 +01:00
George Cushen 973ff9099e feat: port callout and icon shortcodes to Tailwind
And migrate others across without changes.
2023-10-26 21:20:34 +01:00
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