CoolFace
Apppublic

arkleinberg/ArmandricheletKleinberg

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
17 commits on main
3e73c769mo ago

sync: update project JSON data with latest content

arkleinberg
ef058c79mo ago

feat: update portfolio hero image

arkleinberg
7e94a1d9mo ago

feat: responsive sidebar layout with CSS :has() selector

arkleinberg
c924af89mo ago

fix: add slug-based project lookup for carousel navigation

arkleinberg
879e7d99mo ago

feat: add slug-based project navigation for carousel buttons

arkleinberg
3e2ed3c9mo ago

fix: correct carousel field mapping (linkUrl/linkText to ctaLink/ctaLabel)

arkleinberg
82522799mo ago

feat: update carousel hero images

arkleinberg
74a9f289mo ago

feat: add Ark.Alliance project with manifesto, applications, and roadmap timeline

arkleinberg
169c2e79mo ago

fix: remove duplicate initial-loader, keep React LoadingPage component

arkleinberg
b25f78f9mo ago

fix: copy JSON seed data and Assets to dist in Dockerfile

arkleinberg
d73b6ac9mo ago

fix: skip port-killing in production to prevent restart loop on HuggingFace

arkleinberg
d17ec299mo ago

fix: correct nginx proxy_pass and use npm start for module-alias

arkleinberg
22f6a5f9mo ago

fix: add module-alias for runtime path resolution of @ark/portfolio-share

arkleinberg
6d7c19e9mo ago

fix: update remaining imports to use @ark/portfolio-share

arkleinberg
e6bd5789mo ago

fix: add baseUrl to UI tsconfig.json for path aliases

arkleinberg
f39b9759mo ago

fix: regenerate package-lock.json files with @arkalliance/portfolio-share dependency

arkleinberg
0c3608e9mo ago

feat: Ark.Portfolio full-stack deployment with npm @arkalliance/portfolio-share

arkleinberg