Skip to content

megga/juarts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juarts

Site web Juarts — service de design hybride à Genève (abonnement mensuel + projets ponctuels).

Construit depuis le template Webflow Subscriptions retravaillé.

Architecture

  • Site statique : HTML/CSS/JS (Webflow IX2 préservé)
  • Hosting : Cloudflare Pages, projet juarts
  • URL preview : https://juarts.pages.dev
  • Domain final visé : juarts.com

Pages (17 total — 15 demandées + 2 utility)

Page Fichier Source template
Home V1 index.html home-pages/home-v1.html
About about.html company-pages/about.html
Team member team/_template.html team-member/john-carter.html
Services services.html service-pages/services.html
Service single services/_template.html service-pages/service-single.html
Portfolio portfolio.html service-pages/portfolio.html
Portfolio single portfolio/_template.html portfolio/starthub-x.html
Pricing V3 pricing.html company-pages/pricing-v3.html
Pricing single pricing/single.html product/standard.html
Blog V2 blog.html blog-pages/blog-v2.html
Blog post blog-posts/_template.html blog-posts/font-sizes-...html
Contact contact.html company-pages/contact.html
Style guide design-system.html template-pages/styles-and-components.html
404 404.html 404.html
Changelog changelog.html template-pages/changelog.html
401 (utility) 401.html 401.html
Checkout (utility) checkout.html checkout.html

Déploiement

cd /chemin/vers/juarts-static
npx wrangler pages deploy . --project-name=juarts --commit-dirty=true

⚠️ Le projet Cloudflare juarts n'est PAS git-connected. Déploiement uniquement via wrangler CLI.

Scripts de rebuild (dans scripts/)

# Pré-requis : avoir un scrape Reflow dans subscriptions-reflow/
python scripts/rebuild-juarts.py     # texte rebrand + logo + cleanup
python scripts/fix-juarts-paths.py   # corrige paths après restructure
python scripts/audit-juarts.py       # vérifie résidus, refs, brand, IX2

Brand

  • Nom : Juarts
  • Localisation : Genève
  • Pricing : CHF 990 (Standard) / CHF 1'990 (Premium) — modifiable dans pricing.html
  • Email : hello@juarts.com (à configurer)

TODO

  • Câbler contact.html et le checkout à Supabase ou Stripe Subscriptions
  • Acheter et configurer le domain juarts.com
  • Logo SVG dédié dans images/juarts-logo.svg (sinon "Juarts" en texte placeholder)
  • Polish copy FR (actuellement template Lorem ipsum)
  • Photos portfolio réelles
  • i18n FR/EN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors