6f21bae492 
								
							 
						 
						
							
							
								
								Move scripts to the bottom of the body  
							
							 
							
							
							
						 
						
							2022-08-27 10:09:55 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								55781cd599 
								
							 
						 
						
							
							
								
								Allow the Page's resources front matter to control whether a JS script is imported as a module  
							
							 
							
							... 
							
							
							
							resources:
  - src: script.js
    params:
      is_module: <true|false> 
							
						 
						
							2022-08-18 20:19:10 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7b9cb6bf73 
								
							 
						 
						
							
							
								
								Slightly tweak how site CSS files are imported in <head>  
							
							 
							
							
							
						 
						
							2022-08-18 20:18:43 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a897f476e6 
								
							 
						 
						
							
							
								
								Include Railroad.js files in <head>  
							
							 
							
							
							
						 
						
							2022-08-18 20:18:05 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4c1baa2b6d 
								
							 
						 
						
							
							
								
								Add syntax highlight config to site config file  
							
							 
							
							... 
							
							
							
							Generate a Monokai and MonokaiLight CSS file for highlighting
Include the CSS file in <head> 
							
						 
						
							2022-08-18 20:16:41 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b495d84c64 
								
							 
						 
						
							
							
								
								Include p5 scripts if includes_p5_sketch is set in the page's .Scratch  
							
							 
							
							... 
							
							
							
							Update the p5_sketch shortcode to set that value in .Scratch 
							
						 
						
							2022-08-16 09:17:27 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								14babf16eb 
								
							 
						 
						
							
							
								
								Do the same for page resource scripts as for page resource CSS files  
							
							 
							
							... 
							
							
							
							Look up page resources matching *.js and include all of them as deferred module
scripts. 
							
						 
						
							2022-08-16 09:13:38 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9ffa94f8af 
								
							 
						 
						
							
							
								
								Add Tab's railroad.js to the blog  
							
							 
							
							... 
							
							
							
							- Include railroad.js from http://tabatkins.github.io/railroad-diagrams/ 
- Include railroad.css from the same, and tweak it to match my style a bit
  better
- Add a railroad-utils.js file that declares a railroadDiagram function. It
  takes a builder function and an element ID, calls the builder and adds the
  resulting diagram to the element with the given ID.
- Add a railroad_diagram shortcode that wraps that all up so you can write a
  diagram inline with a post.
- Add script includes if the railroad_diagram shortcode is used. The shortcut
  sets a variable in the page's .Scratch that is looked up in the head partial
  template to determine whether to include these scripts. 
							
						 
						
							2022-08-16 09:12:13 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7efd9a3bd6 
								
							 
						 
						
							
							
								
								Redo all the RSS -> feeds go to feed.rss now!  
							
							 
							
							
							
						 
						
							2022-05-05 13:17:37 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								50be6f8f91 
								
							 
						 
						
							
							
								
								Format the Nethack score with commas  
							
							 
							
							
							
						 
						
							2022-04-24 17:36:09 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7f470262ec 
								
							 
						 
						
							
							
								
								Move the nethack templates into nethack/ subdirectories of partial and shortcodes  
							
							 
							
							
							
						 
						
							2022-04-17 10:12:34 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								2e2afbdd44 
								
							 
						 
						
							
							
								
								Move the p5 script includes to the bottom of the <body>  
							
							 
							
							
							
						 
						
							2022-03-25 23:21:43 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								8e5c9ebb3a 
								
							 
						 
						
							
							
								
								Include the p5.js script when is_p5js_sketch is set in the front matter  
							
							 
							
							
							
						 
						
							2022-03-24 23:15:24 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								797b20104a 
								
							 
						 
						
							
							
								
								Add dark mode icons for social media accounts  
							
							 
							
							
							
						 
						
							2021-12-27 18:31:54 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								257dbb9bd2 
								
							 
						 
						
							
							
								
								Lots of responsive fixes  
							
							 
							
							
							
						 
						
							2021-12-27 14:55:26 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								5c65dade97 
								
							 
						 
						
							
							
								
								Add RSS link to social links in the header  
							
							 
							
							
							
						 
						
							2021-12-27 14:08:21 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								10d7bc1ddd 
								
							 
						 
						
							
							
								
								Clean up some of the tag formatting in head.html  
							
							 
							
							
							
						 
						
							2021-12-27 10:26:00 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								68e2f6e0ac 
								
							 
						 
						
							
							
								
								Use .Draft instead of .IsDraft -- the latter is deprecated now  
							
							 
							
							
							
						 
						
							2021-12-27 10:25:42 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ab7c6df152 
								
							 
						 
						
							
							
								
								Move list styles to main.css  
							
							 
							
							
							
						 
						
							2021-12-27 10:25:16 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3de018e300 
								
							 
						 
						
							
							
								
								Update the header  
							
							 
							
							
							
						 
						
							2021-12-26 13:06:22 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7cf5efa991 
								
							 
						 
						
							
							
								
								Add development styles and DRAFT tags; update layout of list and single templates  
							
							 
							
							
							
						 
						
							2021-12-26 13:06:22 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b6a9e36cb9 
								
							 
						 
						
							
							
								
								Add slogans to my footer; update the copyright string  
							
							 
							
							
							
						 
						
							2021-12-26 13:06:22 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								af7252aa6e 
								
							 
						 
						
							
							
								
								Checkpoint main.css and add it to the <head>; add links for page resource CSS if they exist  
							
							 
							
							
							
						 
						
							2021-12-26 13:06:22 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								be432a8999 
								
							 
						 
						
							
							
								
								Reorganize styles a bit  
							
							 
							
							
							
						 
						
							2021-10-15 16:39:31 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								8c8f97a607 
								
							 
						 
						
							
							
								
								Remove style.css; put all styles in app.css; add post_figure shortcode  
							
							 
							
							
							
						 
						
							2021-10-11 17:33:17 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								173ae928f8 
								
							 
						 
						
							
							
								
								Move static resources to static/ and do not minify the CSS  
							
							 
							
							
							
						 
						
							2021-10-11 12:40:25 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d4b977b1ee 
								
							 
						 
						
							
							
								
								Statically define the social icons  
							
							 
							
							
							
						 
						
							2021-10-10 19:59:28 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d47054f8d7 
								
							 
						 
						
							
							
								
								Fix the heading spacing discrepancy between homepage and content pages  
							
							 
							
							
							
						 
						
							2021-10-10 19:58:19 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3de9cb7a5e 
								
							 
						 
						
							
							
								
								Remove JavaScript from the header template  
							
							 
							
							
							
						 
						
							2021-10-10 10:30:54 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4c07ff675c 
								
							 
						 
						
							
							
								
								Add datetime attr to the <time> tags in the footer  
							
							 
							
							
							
						 
						
							2021-10-06 09:26:08 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9affe7b4cc 
								
							 
						 
						
							
							
								
								Move custom.css from the theme to the root  
							
							 
							
							
							
						 
						
							2021-10-05 08:30:23 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								030776d52b 
								
							 
						 
						
							
							
								
								Move the head and header partials from the theme to the site layouts/  
							
							 
							
							
							
						 
						
							2021-10-02 11:19:42 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								09aca8705a 
								
							 
						 
						
							
							
								
								Add footer partial (move it from the theme)  
							
							 
							
							
							
						 
						
							2021-10-02 11:15:39 -07:00