0 Votes

Changes for page Home

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

From version 5.7
edited by Alex Cotiugă
on 2025/11/12 14:05
Change comment: There is no comment for this version
To version 6.32
edited by Alex Cotiugă
on 2025/11/12 18:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,239 @@
1 1  {{velocity}}
2 -== Professional XWiki Services for Secure and Scalable Business Solutions ==
3 -Agnease empowers organizations to get the most out of their XWiki environments.
4 -From maintenance and upgrades to tailored extensions, we deliver solutions with clarity and precision.
5 -By prioritizing stability, performance, and long‑term support, we ensure your knowledge management and collaboration tools remain reliable, secure, and ready to evolve as your business grows.
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.*#
6 6  {{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>
7 7  
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">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
30 + <div class="widgets" role="list">
31 + <article class="widget" role="listitem">
32 + <div class="icon" aria-hidden="true">
33 + <!-- shield -->
34 + <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>
35 + <h3>Stability & security</h3>
36 + </div>
37 + <p>Proven upgrade procedures, safe rollback plans, and proactive hardening keep your wiki available and reliable.</p>
38 + </article>
39 + <article class="widget" role="listitem">
40 + <div class="icon" aria-hidden="true">
41 + <!-- timeline -->
42 + <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>
43 + <h3>Predictable delivery</h3>
44 + </div>
45 + <p>Clear scope, downtime windows, and documentation with no surprises.</p>
46 + </article>
47 +
48 + <article class="widget" role="listitem">
49 + <div class="icon" aria-hidden="true">
50 + <!-- puzzle -->
51 + <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>
52 + <h3>Clean integrations</h3>
53 + </div>
54 + <p>Maintainable SSO, Stripe, and API workflows that fit your environment.</p>
55 + </article>
56 +
57 + <article class="widget" role="listitem">
58 + <div class="icon" aria-hidden="true">
59 + <!-- handshake -->
60 + <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>
61 + <h3>Long-term support</h3>
62 + </div>
63 + <p>Retainers with SLA, health checks, and fast investigation when issues appear.</p>
64 + </article>
65 + </div>
66 + </div>
67 + </section>
68 +
69 + <!-- ================= SERVICES ================= -->
70 + <section id="services" aria-labelledby="services-title">
71 + <div class="container">
72 + <h2 id="services-title">Services</h2>
73 + <p class="lead">Everything your XWiki needs, from one expert partner.</p>
74 +
75 + <div class="services">
76 + <article class="card">
77 + <h3>Upgrades &amp; Migrations</h3>
78 + <p>Predictable paths to current LTS with rehearsed steps, backups, and rollback.</p>
79 + <details>
80 + <summary>Details</summary>
81 + <ul>
82 + <li>Version &amp; extension audit</li>
83 + <li>Pre-production rehearsal</li>
84 + <li>Rollback &amp; backup plan</li>
85 + </ul>
86 + </details>
87 + </article>
88 +
89 + <article class="card">
90 + <h3>Maintenance &amp; Support</h3>
91 + <p>Health checks, patching, bug triage, and on-call investigation.</p>
92 + <details>
93 + <summary>Details</summary>
94 + <ul>
95 + <li>Monthly health report</li>
96 + <li>Security updates applied</li>
97 + <li>Response-time guarantees</li>
98 + </ul>
99 + </details>
100 + </article>
101 +
102 + <article class="card">
103 + <h3>Custom Development</h3>
104 + <p>Macros, apps, structured data, and workflow automation.</p>
105 + <details>
106 + <summary>Details</summary>
107 + <ul>
108 + <li>Forms, live tables, reports</li>
109 + <li>Task &amp; review flows</li>
110 + <li>UI/UX enhancements</li>
111 + </ul>
112 + </details>
113 + </article>
114 +
115 + <article class="card">
116 + <h3>Integrations</h3>
117 + <p>Connect XWiki to identity and business systems with clean patterns.</p>
118 + <details>
119 + <summary>Details</summary>
120 + <ul>
121 + <li>SSO / OIDC / SAML</li>
122 + <li>Stripe payments</li>
123 + <li>REST / Webhooks</li>
124 + </ul>
125 + </details>
126 + </article>
127 +
128 + <article class="card">
129 + <h3>Hosting &amp; Deployment</h3>
130 + <p>Cloud-ready setups, backups, observability, and performance tuning.</p>
131 + <details>
132 + <summary>Details</summary>
133 + <ul>
134 + <li>Architecture guidance</li>
135 + <li>Backup &amp; restore drills</li>
136 + <li>Scaling &amp; caching</li>
137 + </ul>
138 + </details>
139 + </article>
140 +
141 + <article class="card">
142 + <h3>Audit &amp; Recovery</h3>
143 + <p>Stabilize unstable instances, recover features, harden configuration.</p>
144 + <details>
145 + <summary>Details</summary>
146 + <ul>
147 + <li>Root-cause analysis</li>
148 + <li>Hardening checklist</li>
149 + <li>Actionable remediation plan</li>
150 + </ul>
151 + </details>
152 + </article>
153 + </div>
154 + </div>
155 + </section>
156 +
157 + <!-- ================= METRICS ================= -->
158 + <section aria-labelledby="metrics-title">
159 + <div class="container">
160 + <h2 id="metrics-title">Delivery at a glance</h2>
161 + <div class="metrics" role="list">
162 + <div class="metric" role="listitem">
163 + <div class="num">8–12h</div>
164 + <div class="label">Typical LTS upgrade window</div>
165 + </div>
166 + <div class="metric" role="listitem">
167 + <div class="num">&lt;1h</div>
168 + <div class="label">Average service downtime during upgrades</div>
169 + </div>
170 + <div class="metric" role="listitem">
171 + <div class="num">24–48h</div>
172 + <div class="label">First response SLA (plans)</div>
173 + </div>
174 + <div class="metric" role="listitem">
175 + <div class="num">10+ yrs</div>
176 + <div class="label">XWiki expertise</div>
177 + </div>
178 + </div>
179 + <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p>
180 + </div>
181 + </section>
182 +
183 + <!-- ================= PROCESS ================= -->
184 + <section aria-labelledby="process-title">
185 + <div class="container">
186 + <h2 id="process-title">Process</h2>
187 + <p class="lead">Calm, predictable, and transparent from start to finish.</p>
188 + <div class="steps">
189 + <div class="step">
190 + <h3>1) Assess</h3>
191 + <p>Review environment, extensions, constraints, and risks with no surprises.</p>
192 + </div>
193 + <div class="step">
194 + <h3>2) Plan</h3>
195 + <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p>
196 + </div>
197 + <div class="step">
198 + <h3>3) Deliver</h3>
199 + <p>Execute, verify, document, and hand over with actionable notes.</p>
200 + </div>
201 + </div>
202 + </div>
203 + </section>
204 +
205 + <!-- ================= FAQ ================= -->
206 + <section class="faq" aria-labelledby="faq-title">
207 + <div class="container">
208 + <h2 id="faq-title">FAQ</h2>
209 + <details>
210 + <summary>How much downtime should we expect for an upgrade?</summary>
211 + <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p>
212 + </details>
213 + <details>
214 + <summary>Can you help if our wiki is already broken?</summary>
215 + <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p>
216 + </details>
217 + <details>
218 + <summary>Do you offer support plans?</summary>
219 + <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
220 + </details>
221 + </div>
222 + </section>
223 +
224 + <!-- ================= CTA ================= -->
225 + <section id="contact" aria-labelledby="contact-title">
226 + <div class="container">
227 + <div class="cta-band">
228 + <div>
229 + <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
230 + <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
231 + </div>
232 + <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
233 + </div>
234 + </div>
235 + </section>
236 + </main>
8 8  {{/html}}
9 9  #*
10 10  = XWiki Multi-Factor Authentication (MFA) Application =
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,0 +1,253 @@
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;
14 +
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;}
26 +
27 + /* Global sections */
28 + section { padding: 32px 0; border-top: 1px solid @line; }
29 + section:first-of-type { border-top: none; }
30 +
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;
36 +
37 + &:focus-visible { outline: 3px solid @brand; outline-offset: 2px; }
38 +
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