Web
Web copied to clipboard
Personal website built with Astro.
Web
Personal website built with Astro.
Features
- using the <model-viewer> component to display 3D models
- custom aspect ratio container component inspired by ArtStation image rendering, which maximizes it's size while maintaining it's aspect ratio and ensuring it's always fully contained within the screen
- project pages are defined in YAML data files
- using Marked for markdown support
- using Highlight.js for code highlighting
Viewing a specific 3D model
Type debug on the main page to display a model selector.
Build notes
- Get Node.js
- Run
npm install - Use
devandbuildtasks
Update dependencies
npm update --save