tvl-depot/corp/rih
Vincent Ambo d419b81ef7 feat(corp/rih): add macro to render Markdown->yew::Html statically
This makes it possible to embed long texts from Markdown files instead
of dealing with writing the weird HTML-tags inside the yew macros,
which will be much easier for content editors to deal with.

Change-Id: Idc4e67404fcfe2b8d5083cf556df1c701ba17660
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8648
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-05-27 11:40:41 +00:00
..
src feat(corp/rih): add macro to render Markdown->yew::Html statically 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.