Commit graph

607 commits

Author SHA1 Message Date
382714e54f
Add FOSSY menu item to "What we do" menu 2023-10-05 22:12:16 +11:00
9a7a966f73
front news blurb to zoom 2023-08-16 14:47:35 -07:00
1094af3477 Switch video to version that blurs out people who requested not to appear on camera 2023-07-25 20:27:23 -04:00
79aff48e8e Fix typo 2023-07-19 12:25:46 -07:00
8b41823801 Change featured item on website to RHEL keynote. 2023-07-19 12:20:57 -07:00
d158e38dd0 Red Hat last donated to SFC on 2020-03-27.
The logo should have been removed sooner, but they kept saying they
were going to donate again and never did.
2023-06-23 12:28:37 -07:00
4a7410366f
Show summary for first news item on front page 2023-02-14 09:02:52 +11:00
d4abaa3a17 Correct spelling error. 2023-02-09 12:43:14 -08:00
70e759e030 Improve copy in two places on frontpage. 2023-02-09 12:42:02 -08:00
bc1ed0a9d1 A bit more width for the video, remove <p>
Ok, that was too small, try this.
2023-02-09 12:39:17 -08:00
476a2c0f9f Try to improve look on front page. 2023-02-09 12:38:26 -08:00
af869ec5e3 Improve copy, move video, add auto-subtitle. 2023-02-09 12:34:05 -08:00
8716315b60 Put Karen's doctorate as our featured item.
The video may not work there, but going to try it.
2023-02-09 12:30:52 -08:00
f22ae3e4f4 Make proprietary relicensing the term of the week. 2023-02-09 12:29:32 -08:00
5c0c8edb69
Display summary for first news item 2023-02-08 22:51:51 +11:00
81eb4a74bb
fix fossy track submissions deadline 2023-01-31 11:15:16 -08:00
f1262cf7c5
front page news to reference compliance 2023-01-31 10:52:44 -08:00
6f8ab78ea5 FOSSY community track form: add deadline 2023-01-31 11:22:26 +11:00
d2174000e6 Update wording and fields for FOSSY community track form 2023-01-31 11:22:26 +11:00
6cb46c61d1 Add initial fossy app 2023-01-31 11:22:26 +11:00
8a1cf6623b
update mastodon template to social.sfconservancy 2023-01-30 08:55:34 -08:00
f498d8df16
ifixit is now a sponsor! 2023-01-11 08:21:05 -08:00
8d52392631
add large donor to /sponsors 2022-12-20 16:34:12 -05:00
b598a425f8
fix mastodon in footer 2022-12-06 09:49:13 -08:00
5abb702683
remove duplicate paragraph 2022-11-29 07:29:13 -08:00
1f740f5128
add new tshirt design to /sustainers
fixed width on 'Become a Sustainer' button
2022-11-28 09:48:53 -08:00
2ba4db683d
add fundraiser progress bar for 2022 2022-11-22 14:18:25 -08:00
c27c3d8d55
update YearInReview for 2022 fundraiser 2022-11-22 10:33:22 -08:00
457bceb53f
update term of week for Give Up GitHub 2022-07-05 12:21:06 -07:00
c94aaaaf35 Update Vizio box on main page to note remand win. 2022-05-16 08:30:56 -07:00
a8d5c3048e
update frontpage after hearing 2022-05-13 14:34:03 -07:00
7eef8e46b3 Update the Vizio notice. 2022-05-12 19:16:44 -07:00
2565767830 Handle tricky problems to get subtitles working on intro video
First and foremost, the mime type has to be supported by the web
server.  Either you have to add a `.vtt` mimetype, *or* just put it
as a `.txt` file.  I chose the latter since it doesn't require a
custom Apache configuration.

Second, even if you make it a `.txt` file, using a CDN does not seem
to work.  I suspect that maybe CDNs do really weird things with
mimetypes when they server them, or maybe the <track> element just
really doesn't like it when the URL is 301'd. 🤷

Anyway, with these two changes: using a `.txt` file, and hosting the
file locally, the subtitles now work properly!

Note, if you use the `default` attribute in the <track> tag, it'll
turn them on by default.  Leaving it off does allow the user to turn
them on in my tests in both Chromium and Firefox.
2022-05-12 17:15:30 -07:00
f0a78d5f9f Correct subtitle file name. 2022-05-12 16:12:55 -07:00
adb051f42f Add track tag for subtitles; make source tag HTML5 closed. 2022-05-12 15:59:53 -07:00
ba6f17394e Sustainer page — note about video; frontpage — wider; add youtube
Link to the Youtube version for browsers where <video> element
doesn't work.

Note on the sustainer page that folks should watch it to learn about
us.

Widen into the big box on front page.
2022-05-12 15:39:29 -07:00
4a7cbb6845
put intro video on first page and replace holiday card 2022-05-12 15:26:51 -07:00
951682828c Switch alert box to talk about Neo4j 2022-03-30 10:31:38 -07:00
e3da223f8e
add open letter to front page of website 2022-02-01 09:46:05 -08:00
60616f4226
mdash html typos 2022-01-05 10:06:33 -08:00
f8f3cb2f36
increase font size for full match 2022-01-04 15:42:03 -08:00
7a49bf08d6
separate divs and add css for exceeded 2022-01-04 14:34:28 -08:00
c586ffb383 Make additional bar when time left with donation exceeding goal
This is a first draft of making another bar appear after the
completed "matched!" bar that will show how much extra we've gotten
beyond the match amount.
2022-01-04 14:05:16 -08:00
f22dd3306b
fix link to vizio update 2022-01-04 07:19:49 -08:00
59b705aac1
move holiday banner and put motion to remand info 2022-01-03 15:42:59 -08:00
2a808a58c6 Fix the anchor. 2022-01-01 20:19:21 -08:00
9b63f8642f
grammar fix 2021-12-29 10:29:38 -08:00
385863c6e7
change language around $1.7m 2021-12-29 10:20:42 -08:00
0d8ecb8471
add motion to remand to frontpage and update TotW 2021-12-28 18:07:57 -07:00
a4690092b5 Restore anchor for Supporters; #supporters URL links may be common 2021-12-27 13:01:28 -08:00