steverusso 
							
						 
					 
					
						
						
							
						
						0c70a13a3a 
					 
					
						
						
							
							close the nav via 'going back' in the browser ( #47 )  
						
						 
						
						... 
						
						
						
						This PR makes it so that opening the nav used a hash in the browser's location. This way, we can program the 'back' action in the browser to close the nav.
Haven't tested on mobile yet, might be a bit quirky.
Co-authored-by: Steve Russo <steverusso@pm.me >
Reviewed-on: #47 
Reviewed-by: jeff <jeff@simplesystems.tech >
Co-authored-by: steverusso <steverusso@protonmail.com >
Co-committed-by: steverusso <steverusso@protonmail.com > 
						
						
					 
					
						2022-04-25 16:38:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						795005fcec 
					 
					
						
						
							
							Use tag for images.  
						
						 
						
						
						
						
					 
					
						2022-04-20 14:37:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f478de7856 
					 
					
						
						
							
							Ignore Hugo build lock file.  
						
						 
						
						
						
						
					 
					
						2022-04-20 14:36:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						005e6bd8b5 
					 
					
						
						
							
							Use local image for SBA Ponderay card.  
						
						 
						
						
						
						
					 
					
						2022-04-20 14:34:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						62408b766a 
					 
					
						
						
							
							Use webserver image (fix port).  
						
						 
						
						
						
						
					 
					
						2022-03-13 20:50:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8f8eae8554 
					 
					
						
						
							
							Use webserver image.  
						
						 
						
						
						
						
					 
					
						2022-03-13 20:49:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e41b80cc6a 
					 
					
						
						
							
							Clean up Complexity blog post.  
						
						 
						
						
						
						
					 
					
						2021-10-05 10:52:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9cc715bd92 
					 
					
						
						
							
							BlogPost_BooleanNames ( #22 )  
						
						 
						
						... 
						
						
						
						Blog post on boolean names.
Co-authored-by: steverusso <steverusso@protonmail.com > 
						
						
					 
					
						2020-07-30 22:44:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d2ef2e6636 
					 
					
						
						
							
							Updates from Kristen. ( #21 )  
						
						 
						
						... 
						
						
						
						Updates from Kristen. 
						
						
					 
					
						2020-07-29 05:50:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						81681327ff 
					 
					
						
						
							
							Remove Hugo version from builds (use latest). ( #19 )  
						
						 
						
						... 
						
						
						
						Remove Hugo version from builds (use latest).
Reviewed-by: steverusso <steverusso@protonmail.com > 
						
						
					 
					
						2020-06-13 19:24:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steverusso 
							
						 
					 
					
						
						
							
						
						696731b1b5 
					 
					
						
						
							
							Refactors and project cleanup ( #18 )  
						
						 
						
						... 
						
						
						
						Disable taxonomy types.
Put the simple software data in the home page content file.
Navbar can be cached.
Make the CSS assets and bundle the global CSS.
Can cache the scripts and the footer.
Global CSS and JS partials.
These don't make any sense.
Fix baseof titling.
Move navbar and footer out of directories where they are the only files, update base template.
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-06-12 00:42:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ed202c3523 
					 
					
						
						
							
							AddBackendEngineerJob ( #17 )  
						
						 
						
						... 
						
						
						
						Final cleanup.
Update Hugo.
Update 'content/jobs/back-end-engineer.md'
init
Reviewed-by: steverusso <steverusso@protonmail.com > 
						
						
					 
					
						2020-05-28 12:12:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						22c4dffe43 
					 
					
						
						
							
							Update hugo to latest version.  Clean up dockerfiles. ( #16 )  
						
						 
						
						... 
						
						
						
						Update hugo to latest version.  Clean up dockerfiles.
Reviewed-by: steverusso <steverusso@protonmail.com > 
						
						
					 
					
						2020-05-21 02:42:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steverusso 
							
						 
					 
					
						
						
							
						
						23c32f44e5 
					 
					
						
						
							
							Fix the About page quote text-align on different screen sizes. ( #14 )  
						
						 
						
						... 
						
						
						
						Chrome is the new Explorer.
Fix the About page quote text-align on different screen sizes.
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-04-28 15:52:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steverusso 
							
						 
					 
					
						
						
							
						
						b8d344b94f 
					 
					
						
						
							
							Minor: center first About page text. ( #13 )  
						
						 
						
						... 
						
						
						
						Minor: center first About page text.
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-04-28 15:17:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						dfa147ca19 
					 
					
						
						
							
							Blog Post: Complexity ( #12 )  
						
						 
						
						... 
						
						
						
						Complexity blog post. 
						
						
					 
					
						2020-04-19 22:57:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steverusso 
							
						 
					 
					
						
						
							
						
						1c5ab9f88f 
					 
					
						
						
							
							Justify paragraph text.  Closes   #10 . ( #11 )  
						
						 
						
						... 
						
						
						
						Justify paragraph text. Closes  #10 .
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-04-17 14:23:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3ae7948aec 
					 
					
						
						
							
							AddDockerfiles ( #9 )  
						
						 
						
						... 
						
						
						
						Add dockerfile for dev.
Add dockerfile for prod deploy.
Co-authored-by: russoj88 <russoj88@gmail.com >
Reviewed-by: steverusso <steverusso@protonmail.com > 
						
						
					 
					
						2020-04-10 23:56:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steverusso 
							
						 
					 
					
						
						
							
						
						1b2686c3eb 
					 
					
						
						
							
							Switch to using Hugo. ( #8 )  
						
						 
						
						... 
						
						
						
						Added all the things.
Updated gitignore and README.
Removed all the things.
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-04-10 20:23:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steverusso 
							
						 
					 
					
						
						
							
						
						791c2e559c 
					 
					
						
						
							
							Created a 'Portfolio' page and link to it from Websites on the services page. ( #6 )  
						
						 
						
						... 
						
						
						
						Created a 'Portfolio' page and link to it from Websites on the services page.
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-03-30 12:38:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5fa97dd188 
					 
					
						
						
							
							Remove outdated info. ( #5 )  
						
						 
						
						... 
						
						
						
						Remove outdated info.
Co-authored-by: russoj88 <russoj88@gmail.com > 
						
						
					 
					
						2020-03-23 16:38:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								steve 
							
						 
					 
					
						
						
							
						
						e50ed6db9f 
					 
					
						
						
							
							minor: Update the 'Our Projects' link in the nav.  Closes   #1 . ( #3 )  
						
						 
						
						... 
						
						
						
						minor: Update the 'Our Projects' link in the nav. Closes  #1 .
Co-authored-by: steverusso <steverusso@protonmail.com >
Reviewed-by: jeff <jeff@simplesystems.tech > 
						
						
					 
					
						2020-02-25 01:39:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								russoj88 
							
						 
					 
					
						
						
							
						
						b09a77f287 
					 
					
						
						
							
							gitea init.  
						
						 
						
						
						
						
					 
					
						2020-02-19 17:16:28 -08:00