transit sim project
All checks were successful
Deploy website to VPS / build-and-deploy (push) Successful in 49s

This commit is contained in:
Evan Scamehorn
2026-01-08 20:17:34 -06:00
parent efa32c13b5
commit 8d1d939d94
3 changed files with 8 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
--- ---
# Leave the homepage title empty to use the site title # Leave the homepage title empty to use the site title
title: '' title: ''
date: 2022-10-24 date: 2026-01-08
type: landing type: landing
design: design:
@@ -48,8 +48,9 @@ sections:
- projects - projects
# featured_only: true # featured_only: true
design: design:
view: article-grid view: card
columns: 3 # view: article-grid
# columns: 3
- block: collection - block: collection
id: blogs id: blogs
content: content:

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 KiB

View File

@@ -2,8 +2,10 @@
title: 3D City Transit Simulator title: 3D City Transit Simulator
date: 2025-12-15 date: 2025-12-15
links: links:
- type: source code - type: code
url: https://git.ejs.cam/transit-sim url: https://git.ejs.cam/evan/transit-sim
- type: site
url: https://evan203.github.io/city-sim
tags: tags:
- THREE.js - THREE.js
- Python - Python