* Better bullet points for clippable
This commit is contained in:
parent
9ec0a9dc07
commit
fe8bba5dc6
@ -141,7 +141,7 @@ theme = "sada"
|
|||||||
title = "Freechat - A FOSS Decentralized Chat Platform"
|
title = "Freechat - A FOSS Decentralized Chat Platform"
|
||||||
url = "https://gitlab.com/shockrah/freechat"
|
url = "https://gitlab.com/shockrah/freechat"
|
||||||
bullets = [
|
bullets = [
|
||||||
"Multi-platform responsive web application written with NodeJS, HTML, SASS, and Rust",
|
"FOSS chat platform written with NodeJS, HTML, SASS, and Rust",
|
||||||
"Supports, multi-channel text chat and file upload similar to Slack/Discord",
|
"Supports, multi-channel text chat and file upload similar to Slack/Discord",
|
||||||
"Real-time communication support built with a client friendly API",
|
"Real-time communication support built with a client friendly API",
|
||||||
"Built automated tests and streamlined deployment with Gitlab’s CI/CD system",
|
"Built automated tests and streamlined deployment with Gitlab’s CI/CD system",
|
||||||
@ -152,8 +152,9 @@ theme = "sada"
|
|||||||
title = "Clippable - A self-hosted video sharing platform"
|
title = "Clippable - A self-hosted video sharing platform"
|
||||||
url = "https://gitlab.com/shockrah/clippable"
|
url = "https://gitlab.com/shockrah/clippable"
|
||||||
bullets = [
|
bullets = [
|
||||||
"Backend API built with asynchronous Rust with Tokio",
|
"Easily administered web application for sharing video shorts with anyone on any platform",
|
||||||
"Frontend written with Typescript"
|
"Built with asynchronous Rust, Tokio, Tera, and Typescript",
|
||||||
|
"Link: https://gitlab.com/shockrah/clippable"
|
||||||
]
|
]
|
||||||
|
|
||||||
[[params.projects.list]]
|
[[params.projects.list]]
|
||||||
|
Loading…
Reference in New Issue
Block a user