An open API service indexing awesome lists of open source software.

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.

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)