0 Votes

Changes for page Home

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

From version 5.4
edited by Alex Cotiugă
on 2025/11/12 14:00
Change comment: There is no comment for this version
To version 6.31
edited by Alex Cotiugă
on 2025/11/12 18:12
Change comment: There is no comment for this version

Summary

Details

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