e5278afd5d  
						 
						
							
							
								
								
								Show article for 30h after publishDate  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	/ build (push) Successful in 19s 
				
			 
		
		
	 
 
	 
							
							
						 
						
							2025-07-30 21:06:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	76dcc69074  
						 
						
							
							
								
								
								CSS: Less bottom margin for headings  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	/ build (push) Successful in 13s 
				
			 
		
		
	 
 
	 
							
							
						 
						
							2024-03-07 20:15:01 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	8a66b0a361 
 
						 
						
							
							
								
								
								fix doorstatus not updating every minute  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	/ build (pull_request) Successful in 40s 
				
			 
		
			
				
	/ cleanup-staging (pull_request) Successful in 2s 
				
			 
		
			
				
	/ build (push) Successful in 13s 
				
			 
		
		
	 
 
	 
							
							
							roomstate.js incorrectly used setTimeout() instead of setInterval() to
call the door status. This caused the status to only be updated once
after the initial page load, instead of once every minute 
							
						 
						
							2024-02-02 15:44:59 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	75cdbad994  
						 
						
							
							
								
								
								Style: Make header adaptive by intro. a hamburg. menu for mobile viewp.  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	/ build (push) Successful in 12s 
				
			 
		
		
	 
 
	 
							
							
							Co-authored-by: c6ristian <c6ristian@christian.moe> 
							
						 
						
							2024-01-27 23:14:41 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	74cdb157fd  
						 
						
							
							
								
								
								Theme: Add picocss v1.5.11  
							
							
							
							
						 
						
							2024-01-27 23:14:41 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	3b514a8262 
 
						 
						
							
							
								
								
								remove check for removed spaceapi item "api"  
							
							... 
							
							
							
							
							remove check for presence of "api" item in the spaceapi response,
as this item was removed in spaceapi v14 
							
						 
						
							2024-01-16 02:29:27 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	cf305a3855 
 
						 
						
							
							
								
								
								use new spaceapi endpoint  
							
							... 
							
							
							
							
							use new spaceapi endpoint spaceapi.hamburg.ccc.de instead of old
dooris status 
							
						 
						
							2024-01-16 02:16:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2710137012  
						 
						
							
							
								
								
								[FEATURE] Blog: make the blog posts looks much nicer and add a header image  
							
							
							
							
						 
						
							2023-11-29 23:10:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	eb43562384  
						 
						
							
							
								
								
								theme: Customize 404 page with 404cat  
							
							
							
							
						 
						
							2023-11-20 21:26:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	5684e3d819  
						 
						
							
							
								
								
								Make the header actually a <header> HTML element  
							
							
							
							
						 
						
							2023-11-03 21:43:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	3e887ec5b5  
						 
						
							
							
								
								
								Style: Make footer adaptive  
							
							... 
							
							
							
							
							- Set flex-flow of the list to "row wrap" to make the footer adaptive.
- Set display of the list to flex to make it clear we're using it.
  This is already set in Pico CSS so it isn't necessary, but I think
  it's nicer to have it set again explictly.
  See here for the relevant Pico CSS code:
  aaa1ffe05c/scss/components/_nav.scss (L20) 
							
						 
						
							2023-11-03 21:43:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2c5bd3ad6c  
						 
						
							
							
								
								
								Content: Add home page content  
							
							
							
							
						 
						
							2023-11-03 21:37:51 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	90c1595f7d  
						 
						
							
							
								
								
								Style: Make the main header/navigation bar sticky  
							
							... 
							
							
							
							
							Co-authored-by: c6ristian <c6ristian@christian.moe> 
							
						 
						
							2023-10-29 22:50:10 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	9f8c0d30e9  
						 
						
							
							
								
								
								home: Add links to headings  
							
							
							
							
						 
						
							2023-10-22 00:17:53 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	49e0179832  
						 
						
							
							
								
								
								Home: Add columns feature  
							
							
							
							
						 
						
							2023-10-20 22:52:01 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e4ff96aee2  
						 
						
							
							
								
								
								Add shortcode to place resized images + fix md image for non-pagebundles  
							
							... 
							
							
							
							
							If a page is not a page bundle, it can't access files in the same
directory via the .Resources variable. So we need to detect this
condition and get the image file in another way. 
							
						 
						
							2023-10-11 23:29:06 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	f0a4d81451  
						 
						
							
							
								
								
								Home: Fix event annoucement summary  
							
							
							
							
						 
						
							2023-10-08 17:38:54 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	171fa015f1  
						 
						
							
							
								
								
								Blog: List page with summary and pagination  
							
							
							
							
						 
						
							2023-10-08 01:01:48 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	ad72231459  
						 
						
							
							
								
								
								Blog: Fix categories, blog single page template  
							
							
							
							
						 
						
							2023-10-05 23:02:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2d267ba9fe  
						 
						
							
							
								
								
								Create CCCHH theme  
							
							
							
							
						 
						
							2023-10-02 12:10:10 +02:00