transit sim project
All checks were successful
Deploy website to VPS / build-and-deploy (push) Successful in 49s
All checks were successful
Deploy website to VPS / build-and-deploy (push) Successful in 49s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
BIN
content/projects/transit-sim/featured.png
Normal file
BIN
content/projects/transit-sim/featured.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 722 KiB |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user