0 Votes

Wiki source code of Home

Version 7.26 by Alex Cotiugă on 2025/11/13 11:12

Show last authors
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.*#
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
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 'title': 'Predictable delivery',
32 'icon': 'check-square-o',
33 'content': 'Clear scope, defined steps, and documented results to avoid surprises.'
34 },{
35 'title': 'Clean integrations',
36 'icon': 'link',
37 'content': 'Maintainable SSO, API, and system connections tailored to your environment.'
38 },{
39 'title': 'Long-term support',
40 'icon': 'life-ring',
41 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.'
42 }])
43 <section aria-labelledby="why-title">
44 <div class="container">
45 <h2 id="why-title">Why choose Agnease</h2>
46 <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
47 <div class="widgets" role="list">
48 #foreach ($entry in $whyArray)
49 <article class="widget" role="listitem">
50 <div class="icon" aria-hidden="true">
51 <i class="fa fa-$entry.icon"></i>
52 <h4>$entry.title</h4>
53 </div>
54 <p>$entry.content</p>
55 </article>
56 #end
57 </div>
58 </div>
59 </section>
60 <!-- ================= SERVICES ================= -->
61 <section class="services" aria-labelledby="services-title">
62 <div class="container">
63 <h2 id="services-title">Services</h2>
64 <p class="services-sub">
65 All the XWiki services you need, delivered with precision and care
66 </p>
67
68 <ul class="feature-list">
69 <li>
70 <i class="fa fa-refresh" aria-hidden="true"></i>
71 <div class="content">
72 <h3>Upgrades & Migrations</h3>
73 <p>Predictable paths to current LTS with backups and rollback.</p>
74 <a class="details" href="#upgrades">Details</a>
75 </div>
76 </li>
77
78 <li>
79 <i class="fa fa-stethoscope" aria-hidden="true"></i>
80 <div class="content">
81 <h3>Maintenance & Support</h3>
82 <p>Health checks, patching, bug triage, and incident assistance.</p>
83 <a class="details" href="#support">Details</a>
84 </div>
85 </li>
86
87 <li>
88 <i class="fa fa-cogs" aria-hidden="true"></i>
89 <div class="content">
90 <h3>Custom Development</h3>
91 <p>Macros, apps, structured data, and workflow automation.</p>
92 <a class="details" href="#custom-dev">Details</a>
93 </div>
94 </li>
95
96 <li>
97 <i class="fa fa-link" aria-hidden="true"></i>
98 <div class="content">
99 <h3>Integrations</h3>
100 <p>Maintainable SSO, APIs, and external system connections.</p>
101 <a class="details" href="#integrations">Details</a>
102 </div>
103 </li>
104
105 <li>
106 <i class="fa fa-cloud" aria-hidden="true"></i>
107 <div class="content">
108 <h3>Hosting & Deployment</h3>
109 <p>Cloud-ready setups, backups, observability, and tuning.</p>
110 <a class="details" href="#hosting">Details</a>
111 </div>
112 </li>
113 <li>
114 <i class="fa fa-shield" aria-hidden="true"></i>
115 <div class="content">
116 <h3>Audit & Recovery</h3>
117 <p>Stabilize broken instances, recover features, harden config.</p>
118 <a class="details" href="#audit">Details</a>
119 </div>
120 </li>
121 </ul>
122 </div>
123 </section>
124
125 <!-- ================= METRICS ================= -->
126 <section aria-labelledby="metrics-title">
127 <div class="container">
128 <h2 id="metrics-title">Delivery at a glance</h2>
129 <div class="metrics" role="list">
130 <div class="metric" role="listitem">
131 <div class="num">8–12h</div>
132 <div class="label">Typical LTS upgrade window</div>
133 </div>
134 <div class="metric" role="listitem">
135 <div class="num">&lt;1h</div>
136 <div class="label">Average service downtime during upgrades</div>
137 </div>
138 <div class="metric" role="listitem">
139 <div class="num">24–48h</div>
140 <div class="label">First response SLA (plans)</div>
141 </div>
142 <div class="metric" role="listitem">
143 <div class="num">10+ yrs</div>
144 <div class="label">XWiki expertise</div>
145 </div>
146 </div>
147 <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p>
148 </div>
149 </section>
150
151 <!-- ================= PROCESS ================= -->
152 <section aria-labelledby="process-title">
153 <div class="container">
154 <h2 id="process-title">Process</h2>
155 <p class="lead">Calm, predictable, and transparent from start to finish.</p>
156 <div class="steps">
157 <div class="step">
158 <h3>1) Assess</h3>
159 <p>Review environment, extensions, constraints, and risks with no surprises.</p>
160 </div>
161 <div class="step">
162 <h3>2) Plan</h3>
163 <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p>
164 </div>
165 <div class="step">
166 <h3>3) Deliver</h3>
167 <p>Execute, verify, document, and hand over with actionable notes.</p>
168 </div>
169 </div>
170 </div>
171 </section>
172
173 <!-- ================= FAQ ================= -->
174 <section class="faq" aria-labelledby="faq-title">
175 <div class="container">
176 <h2 id="faq-title">FAQ</h2>
177 <details>
178 <summary>How much downtime should we expect for an upgrade?</summary>
179 <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p>
180 </details>
181 <details>
182 <summary>Can you help if our wiki is already broken?</summary>
183 <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p>
184 </details>
185 <details>
186 <summary>Do you offer support plans?</summary>
187 <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
188 </details>
189 </div>
190 </section>
191
192 <!-- ================= CTA ================= -->
193 <section id="contact" aria-labelledby="contact-title">
194 <div class="container">
195 <div class="cta-band">
196 <div>
197 <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
198 <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
199 </div>
200 <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
201 </div>
202 </div>
203 </section>
204 </main>
205 {{/html}}
206 #*
207 = XWiki Multi-Factor Authentication (MFA) Application =
208
209 {{display reference="Extension.MFA Application.WebHome"/}}
210 == Transform Your Business with Our Professional XWiki Solutions ==
211
212 * **XWiki Strategy and Optimization**
213 Get expert advice on optimizing XWiki for your specific business needs.
214 Receive tailored solutions to improve collaboration and knowledge management.
215
216 * **Custom Development**
217 We develop specific features based on your needs.
218 Customize XWiki to match your unique workflows and processes.
219
220 * **Open Source Development**
221 We add new features, make improvements, and fix bugs on the XWiki platform.
222 Contribute to the XWiki community by enhancing the platform’s capabilities.
223
224 * **Installation and Upgrade**
225 We handle installation and upgrades to ensure everything runs smoothly.
226 Ensure a seamless transition with minimal disruption to your operations.
227
228 * **Migration Services**
229 Move from Confluence, MediaWiki, SharePoint, and other tools to XWiki with ease.
230 Preserve your data integrity and structure during the migration process.
231
232 * **Technical Support and Maintenance**
233 We provide ongoing support and maintenance for your XWiki solution.
234 Ensure your XWiki instance is always up-to-date and performing optimally.
235
236 Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
237 *#
238 {{/velocity}}