https://github.com/steveplays28/steveplays_com
Steveplays' portfolio, made with Yew in Rust, HTML, and CSS.
https://github.com/steveplays28/steveplays_com
css github-pages html portfolio rust website yew
Last synced: 2 months ago
JSON representation
Steveplays' portfolio, made with Yew in Rust, HTML, and CSS.
- Host: GitHub
- URL: https://github.com/steveplays28/steveplays_com
- Owner: Steveplays28
- Created: 2023-02-21T22:32:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-15T18:28:08.000Z (5 months ago)
- Last Synced: 2026-02-16T00:49:57.787Z (5 months ago)
- Topics: css, github-pages, html, portfolio, rust, website, yew
- Language: Rust
- Homepage: https://steveplays.com
- Size: 11.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steveplays' portfolio
Made with [Yew](https://yew.rs) in [Rust](https://www.rust-lang.org), HTML, and CSS.
## Development
- Install [bacon](https://dystroy.org/bacon)
- Build the frontend
- `trunk watch --config frontend/Trunk.toml`
- Start the backend
- `bacon run -- -- -b backend/resources -f frontend/dist`
- View the website at
## Attribution
- [New Tab Icon](/resources/icons/outbound_link.svg) by Jonas Höbenreich, licensed under CC0 1.0 Universal, from [cc0-icons.jonh.eu](https://cc0-icons.jonh.eu/new-tab)