Commit graph

90 commits

Author SHA1 Message Date
3043312fca Distinguished Service award fossy 25 and menu change 2025-08-01 12:54:36 -07:00
9a789dcf59
Avoid sticky mobile header overlapping internal link targets 2025-07-24 14:39:56 +10:00
aa02f00aba
Fix previous Vizio changes on mobile
Was overflowing on a small screen.
2025-07-24 14:31:24 +10:00
35d1e568fa
Fix Vizio image alignment
Use of ::before was possibly a little complicated. I've added an explicit
element for the image and displayed using flexbox.
2025-07-23 22:50:43 +10:00
c4f6187263
Avoid <li> items showing bolder than paragraph text
List items were showing as "font-weight: 400", where paragraph text was
"font-weight: 375". This isn't very obvious when using the Atkinson Hyperlegible Next
font, but is when custom fonts aren't being loaded.
2025-07-23 22:10:06 +10:00
Meredith Thompson
8e6aa6db7b
Apply the redesign patch
The new design focuses on the Vizio page, but includes a new theme for
the rest of the site as well.  All of these changes were both designed
and implemented by Meredith Thompson <merethom@pm.me>.
2025-07-23 14:03:22 +10:00
cea37dddc6
Rename Font Awesome file to clarify it's a subset of the icon set 2025-07-23 13:40:54 +10:00
bd650661c2 Another attempt at update of title on this file 2025-07-10 10:42:24 -07:00
237d88dee1 Use exiftool to correct metadata in recently added PDF documents 2025-07-10 10:06:39 -07:00
Denver Gingerich
d75f362d82 Add/update MSA-related PDFs in Vizio docket detail 2025-07-10 09:44:29 -07:00
220f49d64d add versity logo for use on fossy site 2025-05-28 12:11:45 -04:00
5f2c5f6706 make some css tweaks to automatically size the logos correctly...I think? 2025-04-25 18:12:09 -04:00
99c04fcff9 add bloomberg engineering and codethink as sponsors 2025-04-25 18:00:07 -04:00
0c4ef14d4e add libssh & logo 2025-04-04 20:00:57 -04:00
ba3d57a799
openwrt-one: Apply Denver's feedback 2025-03-04 21:51:47 +11:00
0753538503 add fossy 2025 prospectus 2025-02-20 12:06:59 -05:00
ec67540c49 liblouis and xorg 2025-02-11 22:41:53 -05:00
177c37dff2 image for exceeding fundraising goal 2024 2025-01-16 16:26:15 -08:00
Denver Gingerich
be2542d554 copyleft-compliance: add AVM lawsuit details 2025-01-09 05:31:56 -08:00
766a048a2b add sages embroidery picture 2025-01-06 15:16:33 -08:00
6931961c42 openwrt one pcb picture 2024-11-25 10:46:00 -07:00
e7b59bb125 fossy 2024 osl panel picture 2024-11-25 10:25:37 -07:00
c40ed7dbd9
Add 2024 T-shirt to Sustainers page 2024-11-22 12:00:30 +11:00
82f8fbb758
supporters: Add sustainer form with pre-canned amount options 2024-10-22 23:52:35 +11:00
7cc4aee9f2
Add transparent background to T-shirt image 2024-10-18 11:53:18 +11:00
36ecf098b0
Merge branch 'master' into sustainer-payment 2024-10-08 23:55:14 +11:00
91762fe286
Fix odd-looking red outline on focused form field
Can't recall why I added this. It doesn't make much sense from a usability
perspective as it suggests the field might be invalid.
2024-10-08 23:53:47 +11:00
26a6928a20
Add prototype Stripe sustainer payment workflow 2024-09-05 09:35:24 +10:00
a2f38653fb
Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
5479785cc1
Add default line-height to <li> elements
They currently look too tight compared with paragraph text.
2024-07-22 10:13:50 +10:00
024ef59428
Improve home page video layout 2024-07-19 21:39:45 +10:00
dbafac8f2c add cisco logo for tracy 2024-07-16 13:17:28 -04:00
f9acc22644 add aws sponsor image
add aws sponsor
2024-07-10 11:52:50 -07:00
517900be68 add sponsor per Tracy's request 2024-06-11 10:54:45 -04:00
8091c44c26
Add the minified version of tachyons.css 2024-05-13 18:25:27 +10:00
29e46a237f
Disable Tachyons import line
This avoids an error during `collectstatic`.
2024-05-13 18:01:44 +10:00
783cdc6189
Eliminate base_standard.html template and internalNavigate blocks
The base_standard.html template was an unnecessary level of template
inheritance.

Also removed unused `min` and `subtract` template tags.
2024-05-13 17:11:01 +10:00
44c0a9db32
Remove remaining jQuery
This avoids every page on the site parsing 250KB of JavaScript.

supporter-page.js isn't the most elegant code, but at least it's a little more
modular now and no longer user jQuery.
2024-05-09 22:15:33 +10:00
10dfdb617b
Convert further jQuery to plain JS 2024-05-09 15:43:53 +10:00
ccc036d631
Fix JS error 2024-05-09 14:10:10 +10:00
73e30c30e8
Further split up the supporter JS into functions 2024-05-09 14:06:39 +10:00
8a9f796eb1
Replace complex expanding JS with native <details> elements
Have retained the "expand all" behaviour - just with less code.
2024-05-09 13:53:50 +10:00
fb690c1676
Fix shirt size for monthly an annual renew 2024-05-08 18:05:27 +10:00
0d25e1a87d
Remove use of jQuery in conservancy.js
This is the first step towards removing jQuery from the site.
2024-05-08 17:23:45 +10:00
7b1ffebcfb
Add "use strict" on JS 2024-05-07 11:00:14 +10:00
83b05a3ae2
Begin jQuery removal 2024-05-07 10:46:34 +10:00
91c6238ab3 better picture of SMSU and update submission date 2024-03-28 13:11:45 -07:00
95eda99159 Add Vizio summary judgement 2024-03-22 01:16:30 +00:00
db39fbb446
Remove unused static/error templates 2024-03-22 11:23:19 +11:00
fe64a26a72
Move the content templates/files into conservancy/content
These were previously intermingled with the static content in `conservancy/static`.
2024-03-22 09:34:20 +11:00