0 Votes

Changes for page Home

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

From version 7.2
edited by Alex Cotiugă
on 2025/11/12 19:58
Change comment: There is no comment for this version
To version 5.6
edited by Alex Cotiugă
on 2025/11/12 14:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,242 +1,8 @@
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>
24 24  
25 - <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
26 - #set ($whyArray = [{
27 - 'title': 'Stability & security',
28 - 'icon': 'shield',
29 - 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.'
30 - }])
31 - <section aria-labelledby="why-title">
32 - <div class="container">
33 - <h2 id="why-title">Why choose Agnease</h2>
34 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
35 - <div class="widgets" role="list">
36 - #foreach ($entry in $whyArray)
37 - $entry
38 - <article class="widget" role="listitem">
39 - <div class="icon" aria-hidden="true">
40 - <i class="fa fa-shield"></i>
41 - <h4>Stability & security</h4>
42 - </div>
43 - <p>Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.</p>
44 - </article>
45 - #end
46 -
47 - <article class="widget" role="listitem">
48 - <div class="icon" aria-hidden="true">
49 - <i class="fa fa-check-square-o"></i>
50 - <h4>Predictable delivery</h4>
51 - </div>
52 - <p>Clear scope, defined steps, and documented results to avoid surprises.</p>
53 - </article>
54 - <article class="widget" role="listitem">
55 - <div class="icon" aria-hidden="true">
56 - <i class="fa fa-link"></i>
57 - <h4>Clean integrations</h4>
58 - </div>
59 - <p>Maintainable SSO, API, and system connections tailored to your environment.</p>
60 - </article>
61 - <article class="widget" role="listitem">
62 - <div class="icon" aria-hidden="true">
63 - <i class="fa fa-life-ring"></i>
64 - <h4>Long-term support</h4>
65 - </div>
66 - <p>Guaranteed response times, regular checks, and fast assistance when needed.</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>
240 240  {{/html}}
241 241  #*
242 242  = XWiki Multi-Factor Authentication (MFA) Application =
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,249 +1,0 @@
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 - i {
151 - color: @brand;
152 - }
153 -
154 - h4 {
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 -LESS
1 +CSS