Commit Graph

50 Commits

Author SHA1 Message Date
poolitzer c0893c6431 more work 2023-10-23 17:24:12 +02:00
poolitzer 8feaa4cabc rework index 2023-10-19 19:41:13 +02:00
Tobias 7b0e81b43b
Submenu URL localization 2023-10-09 01:17:21 +02:00
Tobias a1a92b0145
Remove debug stmt 2023-10-08 23:55:42 +02:00
Tobias 3f66db7546
Clean up landing page 2023-10-08 23:53:29 +02:00
Tobias 420e08a73f
Become a member 2023-10-08 23:52:13 +02:00
Tobias 0031883094
Improved language chooser for translated URLs 2023-10-08 21:56:13 +02:00
Tobias 13ae0b04e1
Use local version of alpineJS 2023-10-03 17:08:46 +02:00
Tobias 8d7e1ca3a1 Change content of footer and navbar
Add support for i18n of footer
2023-10-03 11:32:38 +02:00
Tobias 6ebc886dda Add support for i18n 2023-10-02 16:37:23 +02:00
nusserstudios 2348a74397 Updated packages, readme to show how to use From Submit, and updated our Mission Photo. 2023-08-12 09:36:20 -05:00
ElastiCourse 8ef17f28fe
multiple fixes explained
1. og:type and og:title are both duplicates
2. switch og:type  based on current location (website) or (article)
3. og:image use featuredimage first if available, if not use ogimage for fallback
2023-07-24 19:22:58 -04:00
nusserstudios 7d63c506e6 Removed hugo mods in favor of AlpineJS CDN. Refactored homepage for testing on Netlify and Vercel. 2023-07-22 09:55:23 -05:00
Aleksa Siriški 8640f11fec
readded complex dropdown as modular, added instructions for cloudflare 2023-06-09 15:41:27 +02:00
Aleksa Siriški bd04d634ee
added option to choose sponsor logos 2023-06-08 16:13:49 +02:00
Aleksa Siriški d2e0af5cad
range for logo sponsors 2023-06-08 12:34:31 +02:00
Aleksa Siriški b1fe1a53e3
fixed logo clouds missing and text 2023-06-08 11:57:50 +02:00
Aleksa Siriški b93525d3ed
fixed horizontal scroll 2023-06-08 11:52:20 +02:00
Aleksa Siriški 5ad6969c6a
a lot more modularity, only logo clouds left 2023-06-08 11:39:34 +02:00
Aleksa Siriški 98acdbe381
making this 'theme' actually a modular theme, not just a template 2023-06-08 00:44:49 +02:00
Birger J. Nordølum 32118856c6
chore: fix typo of Apline -> Alpine 2023-04-30 15:03:27 +02:00
Nusser Studios f72b3ae712
Merge branch 'main' into patch-1 2023-04-29 08:12:51 -05:00
Dekker500 6bfc2b3cce
Improve flow with smaller displays
As box shrinks, tags get clipped. Containing within a span improves their flow, preventing clipping.
2023-04-29 07:29:31 -04:00
Dekker500 4a5107e842
Optimizing author image thumbnail generation
Optimized author image resize to match expected display size
2023-04-29 07:22:54 -04:00
Nusser Studios e0592519f0 Updated colors in tailwindconfig. Replaced -indigo- with -primary-. You should now be able to change the primary and secondary colors in tailwind.config file. 2023-03-23 10:28:28 -05:00
butlerc9 aaaf67eca8 fix incorrect spacing 2023-01-07 19:44:22 +00:00
butlerc9 ed29ddb51c swap order of about and prose in nav bar 2023-01-07 19:41:43 +00:00
Miguel Vidal 9af358d9e4
Adjust text color for readibility with new bg 2023-01-01 14:49:55 +01:00
Miguel Vidal cfe20ed44f
Fix: make "from the blog" bg light
The "From the blog" section was dark even on light theme. Now it uses the same background color as the hero.
2023-01-01 12:38:22 +01:00
Jeremy Nusser d988a2382e Updated mission p styles on home. 2022-11-04 08:56:37 -05:00
Jeremy Nusser e00cb892c3 Fixed post link on image anchor to go to page and not image. 2022-11-03 17:25:29 -05:00
Nusser Studios b6080fbb42
Merge branch 'main' into dev 2022-11-03 16:54:01 -05:00
Jeremy Nusser 9fe2af4894 Fixed accessibility for 100 score on lighthouse. 2022-11-03 16:49:48 -05:00
Jeremy Nusser efd1b50547 Updated hero whats new. 2022-11-03 14:40:08 -05:00
Jeremy Nusser 2c2e98f609 Updated homepage text classes and logo section for better accessibility. 2022-11-03 14:06:11 -05:00
Jeremy Nusser 71f0811a9d Updated home hero to use image processing. 2022-11-01 12:53:29 -05:00
Jeremy Nusser b802917a3a Updated px on featured image for spacing on mobile. 2022-11-01 12:01:28 -05:00
Jeremy Nusser 6cd901e4ab Added featured_image with hugo image processing and srcset. 2022-10-30 15:34:06 -05:00
Jeremy Nusser 9e2639d840 Updated webp quality on mission image. 2022-10-29 14:06:39 -05:00
Jeremy Nusser 0e4068c110 Removed video from home hero and replaced with static webp image. 2022-10-29 14:00:29 -05:00
Jeremy Nusser 330be87533 Updated hero on index.html. 2022-10-29 09:51:00 -05:00
Jeremy Nusser 45f84f1634 Fixed subhead on hero. 2022-10-29 08:15:25 -05:00
Jeremy Nusser d10ca3c395 Updated footer. 2022-10-29 08:08:57 -05:00
Jeremy Nusser c082844d29 Updated padding for -x on mobile for single.html. 2022-10-29 08:02:55 -05:00
Jeremy Nusser ca72d47f7e Updated padding on homepage to fix mobile styles. 2022-10-29 07:52:41 -05:00
Jeremy Nusser 9eeeb8e397 Updated link on homepage for what's new. 2022-10-28 19:06:07 -05:00
Jeremy Nusser c8b2c40350 updated meta.html. 2022-10-28 18:42:58 -05:00
Jeremy Nusser 2c3effa49e Updated meta.html for opengraph images. 2022-10-28 18:38:25 -05:00
Jeremy Nusser 32ca2d3ae2 Updated meta.html to show open graph images. 2022-10-28 18:31:09 -05:00
Jeremy Nusser 0ab675d92b Initial commit... 🎉🎉🎉 2022-10-28 17:20:35 -05:00