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 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								0d8ecb8471 
								
							 
						 
						
							
							
								
								add motion to remand to frontpage and update TotW  
							
							
							
						 
						
							2021-12-28 18:07:57 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a3b10fc24c 
								
							 
						 
						
							
							
								
								Even more space is ok here.  
							
							
							
						 
						
							2021-12-24 17:33:14 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								792892b4dd 
								
							 
						 
						
							
							
								
								Take up more of the screen.  
							
							
							
						 
						
							2021-12-24 17:29:29 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d0045a9e7d 
								
							 
						 
						
							
							
								
								Add CCS and add video to sustainer page.  
							
							
							
						 
						
							2021-12-24 17:28:03 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								60147dba8b 
								
							 
						 
						
							
							
								
								Formatting improvement.  
							
							
							
						 
						
							2021-12-24 17:23:55 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								351e3dcb20 
								
							 
						 
						
							
							
								
								Use video tag instead of image with a link to the video.  
							
							
							
						 
						
							2021-12-24 17:22:09 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7fe9c07ceb 
								
							 
						 
						
							
							
								
								Add holiday card to banner at top for next few days  
							
							... 
							
							
							
							Also, fix a few URLs . 
							
						 
						
							2021-12-24 17:08:47 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								0db5e00516 
								
							 
						 
						
							
							
								
								visual postcard link and add to /sustainer  
							
							
							
						 
						
							2021-12-23 16:52:45 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								81cbfc96c4 
								
							 
						 
						
							
							
								
								add postcard to frontpage  
							
							
							
						 
						
							2021-12-23 15:10:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								14abe07a4a 
								
							 
						 
						
							
							
								
								Remove unnecessary use of "safe" template tag.  
							
							... 
							
							
							
							This tag marks a variable as not requiring escaping by the template engine,
potentially creating cross-site scripting vulnerabilities, so shouldn't be used
unless absolutely necessary. In these cases, I don't think it's necessary. 
							
						 
						
							2021-12-17 21:55:47 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e11e6ff451 
								
							 
						 
						
							
							
								
								Update glossary term of the week to CCS.  
							
							
							
						 
						
							2021-11-30 06:23:22 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1408bafea5 
								
							 
						 
						
							
							
								
								Shorten DMCA text in the call-out since news is getting stale.  
							
							
							
						 
						
							2021-11-30 06:23:22 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								68f5f1fa2c 
								
							 
						 
						
							
							
								
								Move sub-menus to RHS and re-enable on mobile.  
							
							
							
						 
						
							2021-11-19 17:02:59 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								6bdc205e6a 
								
							 
						 
						
							
							
								
								update term of the week  
							
							
							
						 
						
							2021-11-08 13:08:03 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								b61d158ea9 
								
							 
						 
						
							
							
								
								make header box a link  
							
							
							
						 
						
							2021-10-28 14:33:23 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								29a4296f14 
								
							 
						 
						
							
							
								
								errant ) in link  
							
							
							
						 
						
							2021-10-28 14:03:32 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								0cbd204e2f 
								
							 
						 
						
							
							
								
								fixed wrongblurb, resetting vizio and replacing truth social  
							
							
							
						 
						
							2021-10-28 13:57:08 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								f820eddaff 
								
							 
						 
						
							
							
								
								change frontpage blurb to be about DMCA exemptions  
							
							
							
						 
						
							2021-10-28 13:18:53 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								bbc6eb13c6 
								
							 
						 
						
							
							
								
								fix mastodon link on frontpage  
							
							
							
						 
						
							2021-10-25 10:45:50 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								2290846c21 
								
							 
						 
						
							
							
								
								Shorten box on front page a bit.  
							
							
							
						 
						
							2021-10-23 12:52:27 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								91d661f715 
								
							 
						 
						
							
							
								
								Conform title to title of blog post.  
							
							
							
						 
						
							2021-10-22 14:23:39 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ee667f6179 
								
							 
						 
						
							
							
								
								Slug change propagation to static pages.  
							
							
							
						 
						
							2021-10-22 14:20:33 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1b8a709d0c 
								
							 
						 
						
							
							
								
								Make box smaller.  
							
							
							
						 
						
							2021-10-21 20:47:51 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ec2cd619f2 
								
							 
						 
						
							
							
								
								Add additional call-out for current blog post.  
							
							
							
						 
						
							2021-10-21 20:38:52 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								6fbf8b0690 
								
							 
						 
						
							
							
								
								Merge branch 'pono/supporter-updates'  
							
							
							
						 
						
							2021-10-21 11:41:47 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								09a4b021c1 
								
							 
						 
						
							
							
								
								Repair menu highlighting, both for main menu and submenus  
							
							... 
							
							
							
							During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.
There are still a few submenu items highlighting not working even
after this commit.  More work needs  to be done. 
							
						 
						
							2021-10-21 08:39:47 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								46adf33eb3 
								
							 
						 
						
							
							
								
								simplify /about, fix formatting on frontpage, svg img for supporters  
							
							
							
						 
						
							2021-10-21 08:36:23 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								814b629006 
								
							 
						 
						
							
							
								
								Copyleft Compliance — Vizio — update title to match newswire version  
							
							
							
						 
						
							2021-10-21 07:21:28 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7aff4102ab 
								
							 
						 
						
							
							
								
								Copyleft Compliance — Vizio — Temporarily only just four news item  
							
							
							
						 
						
							2021-10-19 13:06:59 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								22126bfdcb 
								
							 
						 
						
							
							
								
								make description on front page bigger and fix TotW <p>  
							
							
							
						 
						
							2021-10-19 11:06:10 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e1c7423fc8 
								
							 
						 
						
							
							
								
								Copyleft Compliance — Vizio — "Special Message" was placeholder.  
							
							
							
						 
						
							2021-10-19 11:06:10 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								66a04f2142 
								
							 
						 
						
							
							
								
								Copyleft Compliance — Vizio — temporarily put first line of PR here  
							
							
							
						 
						
							2021-10-19 11:06:10 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3bb2b9bccc 
								
							 
						 
						
							
							
								
								frontpage: comment out image until we have a good one.  
							
							
							
						 
						
							2021-10-19 08:35:41 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4d0d3a351b 
								
							 
						 
						
							
							
								
								Temp remove additional call out links.  
							
							
							
						 
						
							2021-10-19 07:38:56 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								0cdebcf8e5 
								
							 
						 
						
							
							
								
								Make copyleft compliance the term of the week.  
							
							
							
						 
						
							2021-10-19 06:50:26 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b03ea99d4d 
								
							 
						 
						
							
							
								
								Mailing list subscribe link should go to best we can get.  
							
							... 
							
							
							
							Ultimately, we'd like the button to be right on the front page, but
for now, at least go the subscribe page. 
							
						 
						
							2021-10-19 06:50:25 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								50296cf4f4 
								
							 
						 
						
							
							
								
								Note that special message is coming later today.  
							
							
							
						 
						
							2021-10-19 06:50:25 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Pono Takamori 
								
							 
						 
						
							
							
							
							
								
							
							
								648c1c9073 
								
							 
						 
						
							
							
								
								change email to link Learn More to /about  
							
							
							
						 
						
							2021-10-19 06:47:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Pono Takamori 
								
							 
						 
						
							
							
							
							
								
							
							
								4977fac4e8 
								
							 
						 
						
							
							
								
								start Q&A page  
							
							... 
							
							
							
							edit menu to remove About section and rearrange other items 
							
						 
						
							2021-10-19 06:47:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9c209f8f50 
								
							 
						 
						
							
							
								
								use shoestring text  
							
							
							
						 
						
							2021-10-19 06:47:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								aa7f8e39cc 
								
							 
						 
						
							
							
								
								update frontpage description  
							
							
							
						 
						
							2021-10-19 06:47:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e340b7010c 
								
							 
						 
						
							
							
								
								Add mobile menu and DuckDuckGo-based search.  
							
							
							
						 
						
							2021-10-19 06:47:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9ceb3afd1b 
								
							 
						 
						
							
							
								
								Reduce homepage top margin.  
							
							
							
						 
						
							2021-10-19 06:47:58 -07:00