tvl-depot/corp/rih
Vincent Ambo c7e7f6d682 feat(corp/rih): implement routing support for privacy policy
Mounts the privacy policy at `/privacy-policy`. Using yew_router
"properly" is difficult in components that don't make use of macros
and context magic, so I've opted to use the gloo history handling
directly to parse the location here.

Change-Id: Icde11485f9947bc860a7b2c43772bb0f4cdf2ea1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8653
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-05-27 11:40:41 +00:00
..
src feat(corp/rih): implement routing support for privacy policy 2023-05-27 11:40:41 +00:00
static-markdown feat(corp/rih): add macro to render Markdown->yew::Html statically 2023-05-27 11:40:41 +00:00
.gitignore feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00
Cargo.lock feat(corp/rih): add macro to render Markdown->yew::Html statically 2023-05-27 11:40:41 +00:00
Cargo.toml feat(corp/rih): add macro to render Markdown->yew::Html statically 2023-05-27 11:40:41 +00:00
default.nix feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00
index.css feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00
index.html feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00
README.md feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00
rih-logo.png feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00

Implementation of russiaishiring.com.

This is a corporate TVL project, see //corp/LICENSE.