0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 5.3
edited by Alex Cotiugă
on 2025/11/12 13:59
Change comment: There is no comment for this version
To version 6.26
edited by Alex Cotiugă
on 2025/11/12 18:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,242 @@
1 1  {{velocity}}
2 +#*== Professional XWiki Services for Secure and Scalable Business Solutions ==
3 +Agnease helps organizations maintain, upgrade, and extend their XWiki environments with clarity and precision. Focusing on stability, performance, and long-term support we ensure your business knowledge and collaboration tools remain dependable, secure, and adaptable to growth.*#
2 2  {{html clean="false"}}
3 -== Professional XWiki Services for Secure and Scalable Business Solutions ==
4 -==== Agnease helps organizations maintain, upgrade, and extend their XWiki environments with clarity and precision. Focusing on stability, performance, and long-term support we ensure your business knowledge and collaboration tools remain dependable, secure, and adaptable to growth. ====
5 +<main class="agnease-landing">
6 + <!-- ================= HERO ================= -->
7 + <section class="hero hero-centered" aria-labelledby="hero-title">
8 + <div class="container">
9 + <div class="hero-inner">
10 + <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
11 + <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p>
12 + <div class="hero-cta">
13 + <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Schedule a call</a>
14 + <a class="btn btn-ghost" href="#services">View services</a>
15 + </div>
16 + <ul class="benefits">
17 + <li>Smooth upgrades</li>
18 + <li>Reliable support plans</li>
19 + <li>Custom integrations</li>
20 + <li>Secure, optimized platforms</li>
21 + </ul>
22 + </div>
23 + </div>
24 + </section>
25 +
26 + <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
27 + <section aria-labelledby="why-title">
28 + <div class="container">
29 + <h2 id="why-title">Why choose Agnease</h2>
30 + <p class="lead">Specialized XWiki expertise with predictable delivery and long-term partnership.</p>
31 +
32 + <div class="widgets" role="list">
33 + <article class="widget" role="listitem">
34 + <div class="icon" aria-hidden="true">
35 + <!-- shield -->
36 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M12 3l7 3v5c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-3z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg>
37 + <h3>Stability &amp; security</h3>
38 + </div>
39 + <p>Rehearsed upgrades, hardening, and safe rollback paths keep your wiki available.</p>
40 + </article>
41 +
42 + <article class="widget" role="listitem">
43 + <div class="icon" aria-hidden="true">
44 + <!-- timeline -->
45 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4 17h4l3-7 3 7h6" stroke="#2D3A34" stroke-width="1.6"/></svg>
46 + <h3>Predictable delivery</h3>
47 + </div>
48 + <p>Clear scope, downtime windows, and documentation with no surprises.</p>
49 + </article>
50 +
51 + <article class="widget" role="listitem">
52 + <div class="icon" aria-hidden="true">
53 + <!-- puzzle -->
54 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M7 3h5v4h5v5h-4v5H8v-4H3V8h4V3z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg>
55 + <h3>Clean integrations</h3>
56 + </div>
57 + <p>Maintainable SSO, Stripe, and API workflows that fit your environment.</p>
58 + </article>
59 +
60 + <article class="widget" role="listitem">
61 + <div class="icon" aria-hidden="true">
62 + <!-- handshake -->
63 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M3 12l4-4 5 5 5-5 4 4-9 9-9-9z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg>
64 + <h3>Long-term support</h3>
65 + </div>
66 + <p>Retainers with SLA, health checks, and fast investigation when issues appear.</p>
67 + </article>
68 + </div>
69 + </div>
70 + </section>
71 +
72 + <!-- ================= SERVICES ================= -->
73 + <section id="services" aria-labelledby="services-title">
74 + <div class="container">
75 + <h2 id="services-title">Services</h2>
76 + <p class="lead">Everything your XWiki needs, from one expert partner.</p>
77 +
78 + <div class="services">
79 + <article class="card">
80 + <h3>Upgrades &amp; Migrations</h3>
81 + <p>Predictable paths to current LTS with rehearsed steps, backups, and rollback.</p>
82 + <details>
83 + <summary>Details</summary>
84 + <ul>
85 + <li>Version &amp; extension audit</li>
86 + <li>Pre-production rehearsal</li>
87 + <li>Rollback &amp; backup plan</li>
88 + </ul>
89 + </details>
90 + </article>
91 +
92 + <article class="card">
93 + <h3>Maintenance &amp; Support</h3>
94 + <p>Health checks, patching, bug triage, and on-call investigation.</p>
95 + <details>
96 + <summary>Details</summary>
97 + <ul>
98 + <li>Monthly health report</li>
99 + <li>Security updates applied</li>
100 + <li>Response-time guarantees</li>
101 + </ul>
102 + </details>
103 + </article>
104 +
105 + <article class="card">
106 + <h3>Custom Development</h3>
107 + <p>Macros, apps, structured data, and workflow automation.</p>
108 + <details>
109 + <summary>Details</summary>
110 + <ul>
111 + <li>Forms, live tables, reports</li>
112 + <li>Task &amp; review flows</li>
113 + <li>UI/UX enhancements</li>
114 + </ul>
115 + </details>
116 + </article>
117 +
118 + <article class="card">
119 + <h3>Integrations</h3>
120 + <p>Connect XWiki to identity and business systems with clean patterns.</p>
121 + <details>
122 + <summary>Details</summary>
123 + <ul>
124 + <li>SSO / OIDC / SAML</li>
125 + <li>Stripe payments</li>
126 + <li>REST / Webhooks</li>
127 + </ul>
128 + </details>
129 + </article>
130 +
131 + <article class="card">
132 + <h3>Hosting &amp; Deployment</h3>
133 + <p>Cloud-ready setups, backups, observability, and performance tuning.</p>
134 + <details>
135 + <summary>Details</summary>
136 + <ul>
137 + <li>Architecture guidance</li>
138 + <li>Backup &amp; restore drills</li>
139 + <li>Scaling &amp; caching</li>
140 + </ul>
141 + </details>
142 + </article>
143 +
144 + <article class="card">
145 + <h3>Audit &amp; Recovery</h3>
146 + <p>Stabilize unstable instances, recover features, harden configuration.</p>
147 + <details>
148 + <summary>Details</summary>
149 + <ul>
150 + <li>Root-cause analysis</li>
151 + <li>Hardening checklist</li>
152 + <li>Actionable remediation plan</li>
153 + </ul>
154 + </details>
155 + </article>
156 + </div>
157 + </div>
158 + </section>
159 +
160 + <!-- ================= METRICS ================= -->
161 + <section aria-labelledby="metrics-title">
162 + <div class="container">
163 + <h2 id="metrics-title">Delivery at a glance</h2>
164 + <div class="metrics" role="list">
165 + <div class="metric" role="listitem">
166 + <div class="num">8–12h</div>
167 + <div class="label">Typical LTS upgrade window</div>
168 + </div>
169 + <div class="metric" role="listitem">
170 + <div class="num">&lt;1h</div>
171 + <div class="label">Average service downtime during upgrades</div>
172 + </div>
173 + <div class="metric" role="listitem">
174 + <div class="num">24–48h</div>
175 + <div class="label">First response SLA (plans)</div>
176 + </div>
177 + <div class="metric" role="listitem">
178 + <div class="num">10+ yrs</div>
179 + <div class="label">XWiki expertise</div>
180 + </div>
181 + </div>
182 + <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p>
183 + </div>
184 + </section>
185 +
186 + <!-- ================= PROCESS ================= -->
187 + <section aria-labelledby="process-title">
188 + <div class="container">
189 + <h2 id="process-title">Process</h2>
190 + <p class="lead">Calm, predictable, and transparent from start to finish.</p>
191 + <div class="steps">
192 + <div class="step">
193 + <h3>1) Assess</h3>
194 + <p>Review environment, extensions, constraints, and risks with no surprises.</p>
195 + </div>
196 + <div class="step">
197 + <h3>2) Plan</h3>
198 + <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p>
199 + </div>
200 + <div class="step">
201 + <h3>3) Deliver</h3>
202 + <p>Execute, verify, document, and hand over with actionable notes.</p>
203 + </div>
204 + </div>
205 + </div>
206 + </section>
207 +
208 + <!-- ================= FAQ ================= -->
209 + <section class="faq" aria-labelledby="faq-title">
210 + <div class="container">
211 + <h2 id="faq-title">FAQ</h2>
212 + <details>
213 + <summary>How much downtime should we expect for an upgrade?</summary>
214 + <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p>
215 + </details>
216 + <details>
217 + <summary>Can you help if our wiki is already broken?</summary>
218 + <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p>
219 + </details>
220 + <details>
221 + <summary>Do you offer support plans?</summary>
222 + <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
223 + </details>
224 + </div>
225 + </section>
226 +
227 + <!-- ================= CTA ================= -->
228 + <section id="contact" aria-labelledby="contact-title">
229 + <div class="container">
230 + <div class="cta-band">
231 + <div>
232 + <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
233 + <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
234 + </div>
235 + <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
236 + </div>
237 + </div>
238 + </section>
239 + </main>
5 5  {{/html}}
6 6  #*
7 7  = XWiki Multi-Factor Authentication (MFA) Application =
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,48 +1,249 @@
1 -/* Page: XWiki.AgneaseTheme (SSX) */
2 -#contentcontainer.agnease {
3 - --brand:#00937D; --brand-strong:#007B6A;
4 - --text:#2D3A34; --muted:#5B6B64;
5 - --panel:#F7F9F8; --line:#E4ECE9;
6 - --radius:14px; --radius-sm:10px;
7 - --shadow:0 10px 30px rgba(0,0,0,.08);
8 - color:var(--text); font:16px/1.6 Inter, Segoe UI, Roboto, system-ui, -apple-system, Arial, sans-serif;
9 -}
1 +/* ========== Agnease Landing (LESS, scoped to .agnease-landing) ========== */
2 +@brand: #00937D;
3 +@brand-strong: #007B6A;
4 +@text: #2D3A34;
5 +@muted: #5B6B64;
6 +@bg: #FFFFFF;
7 +@panel: #F7F9F8;
8 +@line: #E4ECE9;
9 +@radius: 16px;
10 +@radius-sm: 12px;
11 +@shadow-sm: 0 6px 20px rgba(0,0,0,.06);
12 +@shadow: 0 12px 36px rgba(0,0,0,.08);
13 +@maxw: 1140px;
10 10  
11 -/* Headings & links */
12 -#contentcontainer.agnease h1{font-size:clamp(1.8rem,2.5vw + .8rem,3rem);line-height:1.15;margin:.2rem 0 .5rem}
13 -#contentcontainer.agnease h2{font-size:clamp(1.4rem,1.4vw + .8rem,2rem);line-height:1.2;margin:.2rem 0 .4rem}
14 -#contentcontainer.agnease h3{font-size:1.1rem;margin:.2rem 0 .3rem}
15 -#contentcontainer.agnease .lead{color:var(--muted);max-width:72ch;margin:.35rem 0 .7rem}
16 -#contentcontainer.agnease a{color:var(--brand)}
17 -#contentcontainer.agnease a:hover{color:var(--brand-strong);text-decoration:underline}
15 +.agnease-landing {
16 + /* Base */
17 + color: @text;
18 + font: 16px/1.6 Inter, Segoe UI, Roboto, system-ui, -apple-system, Arial, sans-serif;
19 + a { color: @brand; text-decoration: none; &:hover { color: @brand-strong; text-decoration: underline; } }
20 + img { max-width: 100%; display: block; }
21 + h1 { font-size: clamp(1.8rem, 2.5vw + .8rem, 3rem); line-height: 1.15; margin: .2rem 0 .6rem; }
22 + h2 { font-size: clamp(1.4rem, 1.4vw + .8rem, 2rem); line-height: 1.2; margin: .2rem 0 .4rem; }
23 + h3 { font-size: 1.12rem; margin: .2rem 0 .25rem; }
24 + .lead { color: @muted; max-width: 72ch; }
25 + .container { max-width: @maxw; margin-top: 5px; padding: 0;}
18 18  
19 -/* Sections & grid */
20 -#contentcontainer.agnease section{padding:64px 0;border-top:1px solid var(--line)}
21 -#contentcontainer.agnease section:first-child{border-top:none}
22 -#contentcontainer.agnease .container{max-width:1140px;margin:auto;padding:0 20px}
23 -#contentcontainer.agnease .grid{display:grid;gap:18px}
24 -#contentcontainer.agnease .grid-2{grid-template-columns:1fr}
25 -#contentcontainer.agnease .grid-3{grid-template-columns:1fr}
26 -@media (min-width:840px){
27 - #contentcontainer.agnease .grid-2{grid-template-columns:1.1fr .9fr}
28 - #contentcontainer.agnease .grid-3{grid-template-columns:repeat(3,1fr)}
29 -}
27 + /* Global sections */
28 + section { padding: 32px 0; border-top: 1px solid @line; }
29 + section:first-of-type { border-top: none; }
30 30  
31 -/* Components (chips, cards, steps, CTA band) */
32 -#contentcontainer.agnease .chip{display:inline-block;background:var(--panel);border:1px solid var(--line);padding:.35rem .65rem;border-radius:999px;font-size:.82rem;color:var(--text)}
33 -#contentcontainer.agnease .card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow);transition:transform .18s ease, box-shadow .18s ease}
34 -#contentcontainer.agnease .card:hover{transform:translateY(-2px)}
35 -#contentcontainer.agnease .card p{color:var(--muted);margin:0}
36 -#contentcontainer.agnease .card ul{margin:.6rem 0 0;padding-left:1.1rem;color:var(--muted)}
37 -#contentcontainer.agnease .steps{display:grid;gap:16px;grid-template-columns:1fr}
38 -@media (min-width:840px){ #contentcontainer.agnease .steps{grid-template-columns:repeat(3,1fr)} }
39 -#contentcontainer.agnease .step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}
40 -#contentcontainer.agnease .cta-band{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}
31 + /* Buttons */
32 + .btn {
33 + display: inline-flex; align-items: center; gap: .55rem;
34 + padding: .85rem 1.1rem; border-radius: 12px; border: 2px solid transparent;
35 + font-weight: 650; letter-spacing: .2px; cursor: pointer; box-shadow: @shadow-sm;
41 41  
42 -/* Buttons */
43 -#contentcontainer.agnease .btn{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.1rem;border-radius:12px;border:2px solid transparent;font-weight:650;letter-spacing:.2px;cursor:pointer;box-shadow:var(--shadow)}
44 -#contentcontainer.agnease .btn-primary{background:var(--brand);color:#fff}
45 -#contentcontainer.agnease .btn-primary:hover{background:var(--brand-strong)}
46 -#contentcontainer.agnease .btn-ghost{background:#fff;color:var(--brand);border-color:var(--brand)}
47 -#contentcontainer.agnease .btn-ghost:hover{color:var(--brand-strong);border-color:var(--brand-strong)}
37 + &:focus-visible { outline: 3px solid @brand; outline-offset: 2px; }
48 48  
39 + &-primary {
40 + background: @brand; color: #fff;
41 + &:hover, &:focus { background: @brand-strong; color: #fff; }
42 + }
43 + &-ghost {
44 + background: #fff; color: @brand; border-color: @brand;
45 + &:hover { color: @brand-strong; border-color: @brand-strong; }
46 + }
47 + }
48 +
49 + /* HERO (centered) */
50 + .hero {
51 + &.hero-centered {
52 + text-align: center;
53 + background:
54 + radial-gradient(50rem 18rem at 50% -10%, #E7FFF8 0%, transparent 60%),
55 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%);
56 + display: flex;
57 + align-items: center;
58 + justify-content: center;
59 + min-height: 350px; /* reduced height */
60 + /*padding: 48px 0; /* controlled vertical spacing */
61 +
62 + .hero-inner {
63 + /*max-width: 760px;*/
64 + margin: auto;
65 + display: flex;
66 + flex-direction: column;
67 + align-items: center;
68 + gap: 1rem;
69 + }
70 +
71 + h1 {
72 + font-size: clamp(1.9rem, 2.3vw + 1rem, 2.7rem);
73 + line-height: 1.15;
74 + margin: 0.4rem 0 0.5rem;
75 + }
76 +
77 + .lead {
78 + color: @muted;
79 + /*max-width: 68ch;*/
80 + margin: 0 auto 0.9rem;
81 + }
82 +
83 + .hero-cta {
84 + display: flex;
85 + gap: 0.8rem;
86 + flex-wrap: wrap;
87 + justify-content: center;
88 + margin-top: 0.3rem;
89 + }
90 +
91 + .benefits {
92 + display: flex;
93 + flex-wrap: wrap;
94 + justify-content: center;
95 + gap: 0.6rem 1rem;
96 + list-style: none;
97 + padding: 0;
98 + margin: 0.8rem 0 0;
99 + color: @muted;
100 + font-size: 14px;
101 + li + li::before {
102 + content: "•";
103 + }
104 + }
105 + }
106 + }
107 +
108 + /* === WHY CHOOSE (widgets with inline icon + title) === */
109 + .widgets {
110 + display: grid;
111 + gap: 16px;
112 + grid-template-columns: 1fr;
113 +
114 + @media (min-width: 860px) {
115 + grid-template-columns: repeat(4, 1fr);
116 + }
117 + }
118 +
119 + .widget {
120 + background: #fff;
121 + border: 1px solid @line;
122 + border-radius: @radius;
123 + padding: 18px;
124 + box-shadow: @shadow-sm;
125 + display: flex;
126 + flex-direction: column;
127 + justify-content: flex-start;
128 + gap: 8px;
129 + text-align: left;
130 + transition: transform 0.18s ease, box-shadow 0.18s ease;
131 +
132 + &:hover {
133 + transform: translateY(-2px);
134 + box-shadow: @shadow;
135 + }
136 +
137 + /* The icon + title row */
138 + .icon {
139 + display: flex;
140 + align-items: center;
141 + gap: 10px;
142 + padding: 6px 0;
143 + border-bottom: 1px solid fade(@line, 60%);
144 + margin-bottom: 6px;
145 +
146 + svg {
147 + width: 24px;
148 + height: 24px;
149 + flex-shrink: 0;
150 + stroke: @text;
151 + }
152 +
153 + h3 {
154 + font-size: 1.05rem;
155 + font-weight: 700;
156 + margin: 0;
157 + color: @text;
158 + line-height: 1.2;
159 + }
160 + }
161 +
162 + /* Body paragraph */
163 + p {
164 + color: @muted;
165 + margin: 0;
166 + line-height: 1.45;
167 + }
168 + }
169 +
170 + /* SERVICES */
171 + .services {
172 + display: grid; gap: 16px; grid-template-columns: 1fr;
173 + @media (min-width: 920px) { grid-template-columns: repeat(3, 1fr); }
174 + }
175 + .card {
176 + background: #fff; border: 1px solid @line; border-radius: @radius;
177 + padding: 18px; box-shadow: @shadow-sm; transition: transform .18s ease, box-shadow .18s ease;
178 +
179 + &:hover { transform: translateY(-2px); box-shadow: @shadow; }
180 + p { color: @muted; margin: 0; }
181 + details {
182 + margin-top: .6rem; border-top: 1px dashed @line; padding-top: .6rem;
183 + summary { cursor: pointer; font-weight: 650; }
184 + }
185 + }
186 +
187 + /* METRICS */
188 + .metrics {
189 + display: grid; gap: 14px; grid-template-columns: repeat(2, 1fr);
190 + @media (min-width: 720px) { grid-template-columns: repeat(4, 1fr); }
191 + .metric {
192 + background: #fff; border: 1px solid @line; border-radius: 14px; padding: 16px; text-align: center; box-shadow: @shadow-sm;
193 + .num { font-size: 1.6rem; font-weight: 800; color: @brand; }
194 + .label { color: @muted; font-size: .92rem; }
195 + }
196 + }
197 +
198 + /* PROCESS */
199 + .steps {
200 + display: grid; gap: 16px; grid-template-columns: 1fr;
201 + @media (min-width: 860px) { grid-template-columns: repeat(3, 1fr); }
202 + .step {
203 + background: #fff; border: 1px solid @line; border-radius: @radius; padding: 18px; box-shadow: @shadow-sm;
204 + }
205 + }
206 +
207 + /* FAQ */
208 + .faq {
209 + details {
210 + border: 1px solid @line; border-radius: @radius-sm; padding: .75rem .9rem; background: #fff; margin: .6rem 0;
211 + summary { cursor: pointer; font-weight: 650; }
212 + &[open] { box-shadow: @shadow-sm; }
213 + }
214 + }
215 +
216 + /* CTA BAND */
217 + #contact {
218 + .cta-band {
219 + background: #fff; border: 1px solid @line; border-radius: @radius;
220 + padding: 20px; box-shadow: @shadow;
221 + display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px;
222 + }
223 + }
224 +
225 + /* ===== Prevent horizontal overflow ===== */
226 + html, body {
227 + overflow-x: hidden;
228 + }
229 +
230 + /* Ensure hero gradients don't bleed */
231 + .hero {
232 + overflow: hidden; /* contain background overflow */
233 + background-repeat: no-repeat;
234 + background-attachment: scroll;
235 + }
236 +
237 + /* Fix possible grid or card overshoot */
238 + .container {
239 + max-width: 100%;
240 + overflow-x: clip; /* hides subtle pixel overflow without scroll */
241 + }
242 +
243 + /* Safety for large paddings/margins that might extend */
244 + section, .widgets, .services, .metrics, .steps {
245 + margin-left: auto;
246 + margin-right: auto;
247 + }
248 +}
249 +
Content Type
... ... @@ -1,1 +1,1 @@
1 -CSS
1 +LESS