Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 9.1
edited by Alex Cotiugă
on 2025/11/24 07:19
on 2025/11/24 07:19
Change comment:
There is no comment for this version
To version 5.9
edited by Alex Cotiugă
on 2025/11/12 15:27
on 2025/11/12 15:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,149 +1,285 @@ 1 1 {{velocity}} 2 -#if ("$!xcontext.userReference" == '') 3 - #set ($discard = $xwiki.ssx.use('Main.WebHome')) 4 - {{html clean="false"}} 5 - ## HERO 6 - <section class="hero hero-centered" aria-labelledby="hero-title"> 7 - <div class="container hero-inner"> 8 - <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1> 9 - <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p> 10 - <div class="hero-cta"> 11 - <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease"> 12 - Request a consultation 13 - </a> 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 + 7 + <!-- ================= HERO ================= --> 8 + <section class="hero" aria-labelledby="hero-title"> 9 + <div class="container hero-top"> 10 + <div> 11 + <div class="hero-badges"> 12 + <span class="chip">Professional XWiki Services</span> 13 + <span class="chip">Secure & Scalable</span> 14 + </div> 15 + <h1 id="hero-title">Engineering reliability in every XWiki environment</h1> 16 + <p class="lead"> 17 + Upgrades, maintenance, integrations, and custom development — delivered with clarity and low risk. 18 + Agnease keeps XWiki stable, secure, and ready to grow. 19 + </p> 20 + <div class="hero-cta"> 21 + <a class="btn btn-primary" href="#contact">Request a proposal</a> 22 + <a class="btn btn-ghost" href="#services">View services</a> 23 + </div> 24 + </div> 25 + 26 + <aside class="hero-card" aria-labelledby="glance-title"> 27 + <h3 id="glance-title">At a glance</h3> 28 + <ul> 29 + <li>Low-downtime LTS upgrades</li> 30 + <li>Support plans with SLAs</li> 31 + <li>SSO/OIDC, Stripe, REST integrations</li> 32 + <li>Audits, recovery, performance tuning</li> 33 + </ul> 34 + </aside> 14 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 - </section> 23 - ## WHY CHOOSE 24 - #set ($whySectionData = [{ 25 - 'title': 'Stability & security', 26 - 'icon': 'shield', 27 - 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.' 28 - },{ 29 - 'title': 'Predictable delivery', 30 - 'icon': 'check-square-o', 31 - 'content': 'Clear scope, defined steps, and documented results to avoid surprises.' 32 - },{ 33 - 'title': 'Clean integrations', 34 - 'icon': 'link', 35 - 'content': 'Maintainable SSO, API, and system connections tailored to your environment.' 36 - },{ 37 - 'title': 'Long-term support', 38 - 'icon': 'life-ring', 39 - 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.' 40 - }]) 41 - <section aria-labelledby="why-title"> 42 - <div class="container"> 43 - <h2 id="why-title">Why choose Agnease</h2> 44 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 45 - <div class="widgets"> 46 - #foreach ($entry in $whySectionData) 47 - <article class="widget"> 36 + </section> 37 + 38 + <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= --> 39 + <section aria-labelledby="why-title"> 40 + <div class="container"> 41 + <h2 id="why-title">Why choose Agnease</h2> 42 + <p class="lead">Specialized XWiki expertise with predictable delivery and long-term partnership.</p> 43 + 44 + <div class="widgets" role="list"> 45 + <article class="widget" role="listitem"> 48 48 <div class="icon" aria-hidden="true"> 49 - < iclass="fafa-$entry.icon"></i>50 - <h 4>$entry.title</h4>47 + <!-- shield --> 48 + <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> 51 51 </div> 52 - <p>$entry.content</p> 50 + <h3>Stability & security</h3> 51 + <p>Rehearsed upgrades, hardening, and safe rollback paths keep your wiki available.</p> 53 53 </article> 54 - #end 55 - </div> 56 - </div> 57 - </section> 58 - ## SERVICES 59 - #set ($servicesSectionData = [{ 60 - 'title': 'Upgrades', 61 - 'icon': 'refresh', 62 - 'content': 'Stay current with the latest XWiki LTS and keep your instance reliable.', 63 - 'items': [ 64 - 'Audit setup, extensions, and configurations', 65 - 'Test upgrades with backups and validation', 66 - 'Safe production rollout with minimal downtime' 67 - ] 68 - },{ 69 - 'title': 'Maintenance, Support & Recovery', 70 - 'icon': 'stethoscope', 71 - 'content': 'Ensure long-term stability and quick response when issues appear.', 72 - 'items': [ 73 - 'Monitoring and performance checks', 74 - 'Security patching, log analysis, triage', 75 - 'Issue recovery, data repair, hardening' 76 - ] 77 - },{ 78 - 'title': 'Development & Integrations', 79 - 'icon': 'cogs', 80 - 'content': 'Extend and connect XWiki to fit your workflow and systems.', 81 - 'items': [ 82 - 'Custom apps, macros, automation', 83 - 'SSO, REST APIs, LDAP, CRM links', 84 - 'Maintainable extensions for long-term use' 85 - ] 86 - },{ 87 - 'title': 'Hosting & Deployment', 88 - 'icon': 'cloud', 89 - 'content': 'Cloud-ready environments designed for reliability and performance.', 90 - 'items': [ 91 - 'Containerized deployment and TLS', 92 - 'Backups, restore strategy, observability', 93 - 'Optimization and load tuning' 94 - ] 95 - },{ 96 - 'title': 'Migrations to XWiki', 97 - 'icon': 'exchange', 98 - 'content': 'Move from Confluence, SharePoint, or MediaWiki to XWiki with full data integrity and structure.', 99 - 'items': [ 100 - 'Preserve hierarchy, attachments, and permissions', 101 - 'Convert macros, categories, and metadata for XWiki', 102 - 'Redirect old URLs and maintain SEO consistency' 103 - ] 104 - }]) 105 - <section class="services" aria-labelledby="services-title"> 106 - <div class="container"> 107 - <h2 id="services-title">Services</h2> 108 - <p class="lead"> 109 - All the XWiki services you need, delivered with precision and care 110 - </p> 111 111 112 - #set($servicesSize= $servicesSectionData.size())113 - <div class=" services-grid">114 - #foreach($entryin$servicesSectionData)115 - #set($classes= "service")116 - ##Ifthis is the last item AND the total number is odd, centerit117 - #if($foreach.count== $servicesSize&& ($servicesSize % 2) == 1)118 - #set ($classes= "serviceservice-center")119 - #end54 + <article class="widget" role="listitem"> 55 + <div class="icon" aria-hidden="true"> 56 + <!-- timeline --> 57 + <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> 58 + </div> 59 + <h3>Predictable delivery</h3> 60 + <p>Clear scope, downtime windows, and documentation — no surprises.</p> 61 + </article> 120 120 121 - <article class="$classes"> 122 - <div class="service-icon"> 123 - <i class="fa fa-$entry.icon" aria-hidden="true"></i> 63 + <article class="widget" role="listitem"> 64 + <div class="icon" aria-hidden="true"> 65 + <!-- puzzle --> 66 + <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> 124 124 </div> 125 - <div class="service-body"> 126 - <h4>$entry.title</h4> 127 - <p>$entry.content</p> 68 + <h3>Clean integrations</h3> 69 + <p>Maintainable SSO, Stripe, and API workflows that fit your environment.</p> 70 + </article> 71 + 72 + <article class="widget" role="listitem"> 73 + <div class="icon" aria-hidden="true"> 74 + <!-- handshake --> 75 + <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> 76 + </div> 77 + <h3>Long-term support</h3> 78 + <p>Retainers with SLA, health checks, and fast investigation when issues appear.</p> 79 + </article> 80 + </div> 81 + </div> 82 + </section> 83 + 84 + <!-- ================= SERVICES ================= --> 85 + <section id="services" aria-labelledby="services-title"> 86 + <div class="container"> 87 + <h2 id="services-title">Services</h2> 88 + <p class="lead">Everything your XWiki needs — from one expert partner.</p> 89 + 90 + <div class="services"> 91 + <article class="card"> 92 + <h3>Upgrades & Migrations</h3> 93 + <p>Predictable paths to current LTS with rehearsed steps, backups, and rollback.</p> 94 + <details> 95 + <summary>Details</summary> 128 128 <ul> 129 - #foreach($itemin$entry.items)130 - <li>$item</li>131 - #end97 + <li>Version & extension audit</li> 98 + <li>Pre-production rehearsal</li> 99 + <li>Rollback & backup plan</li> 132 132 </ul> 133 - </di v>101 + </details> 134 134 </article> 135 - #end 103 + 104 + <article class="card"> 105 + <h3>Maintenance & Support</h3> 106 + <p>Health checks, patching, bug triage, and on-call investigation.</p> 107 + <details> 108 + <summary>Details</summary> 109 + <ul> 110 + <li>Monthly health report</li> 111 + <li>Security updates applied</li> 112 + <li>Response-time guarantees</li> 113 + </ul> 114 + </details> 115 + </article> 116 + 117 + <article class="card"> 118 + <h3>Custom Development</h3> 119 + <p>Macros, apps, structured data, and workflow automation.</p> 120 + <details> 121 + <summary>Details</summary> 122 + <ul> 123 + <li>Forms, live tables, reports</li> 124 + <li>Task & review flows</li> 125 + <li>UI/UX enhancements</li> 126 + </ul> 127 + </details> 128 + </article> 129 + 130 + <article class="card"> 131 + <h3>Integrations</h3> 132 + <p>Connect XWiki to identity and business systems with clean patterns.</p> 133 + <details> 134 + <summary>Details</summary> 135 + <ul> 136 + <li>SSO / OIDC / SAML</li> 137 + <li>Stripe payments</li> 138 + <li>REST / Webhooks</li> 139 + </ul> 140 + </details> 141 + </article> 142 + 143 + <article class="card"> 144 + <h3>Hosting & Deployment</h3> 145 + <p>Cloud-ready setups, backups, observability, and performance tuning.</p> 146 + <details> 147 + <summary>Details</summary> 148 + <ul> 149 + <li>Architecture guidance</li> 150 + <li>Backup & restore drills</li> 151 + <li>Scaling & caching</li> 152 + </ul> 153 + </details> 154 + </article> 155 + 156 + <article class="card"> 157 + <h3>Audit & Recovery</h3> 158 + <p>Stabilize unstable instances, recover features, harden configuration.</p> 159 + <details> 160 + <summary>Details</summary> 161 + <ul> 162 + <li>Root-cause analysis</li> 163 + <li>Hardening checklist</li> 164 + <li>Actionable remediation plan</li> 165 + </ul> 166 + </details> 167 + </article> 168 + </div> 136 136 </div> 137 - </div> 138 - </section> 139 - ## CTA INLINE 140 - <section id="contact" class="cta-section"> 141 - <div class="container"> 142 - <p class="text-center contact-inline"> 143 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>. 144 - </p> 145 - </div> 146 - </section> 147 - {{/html}} 148 -#end 170 + </section> 171 + 172 + <!-- ================= METRICS ================= --> 173 + <section aria-labelledby="metrics-title"> 174 + <div class="container"> 175 + <h2 id="metrics-title">Delivery at a glance</h2> 176 + <div class="metrics" role="list"> 177 + <div class="metric" role="listitem"> 178 + <div class="num">8–12h</div> 179 + <div class="label">Typical LTS upgrade window</div> 180 + </div> 181 + <div class="metric" role="listitem"> 182 + <div class="num">99.9%</div> 183 + <div class="label">Planned uptime during upgrades*</div> 184 + </div> 185 + <div class="metric" role="listitem"> 186 + <div class="num">24–48h</div> 187 + <div class="label">First response SLA (plans)</div> 188 + </div> 189 + <div class="metric" role="listitem"> 190 + <div class="num">10+ yrs</div> 191 + <div class="label">XWiki expertise</div> 192 + </div> 193 + </div> 194 + <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p> 195 + </div> 196 + </section> 197 + 198 + <!-- ================= PROCESS ================= --> 199 + <section aria-labelledby="process-title"> 200 + <div class="container"> 201 + <h2 id="process-title">Process</h2> 202 + <p class="lead">Calm, predictable, and transparent from start to finish.</p> 203 + <div class="steps"> 204 + <div class="step"> 205 + <h3>1) Assess</h3> 206 + <p>Review environment, extensions, constraints, and risks — no surprises.</p> 207 + </div> 208 + <div class="step"> 209 + <h3>2) Plan</h3> 210 + <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p> 211 + </div> 212 + <div class="step"> 213 + <h3>3) Deliver</h3> 214 + <p>Execute, verify, document, and hand over with actionable notes.</p> 215 + </div> 216 + </div> 217 + </div> 218 + </section> 219 + 220 + <!-- ================= FAQ ================= --> 221 + <section class="faq" aria-labelledby="faq-title"> 222 + <div class="container"> 223 + <h2 id="faq-title">FAQ</h2> 224 + <details> 225 + <summary>How much downtime should we expect for an upgrade?</summary> 226 + <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p> 227 + </details> 228 + <details> 229 + <summary>Can you help if our wiki is already broken?</summary> 230 + <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p> 231 + </details> 232 + <details> 233 + <summary>Do you offer support plans?</summary> 234 + <p>Yes — from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p> 235 + </details> 236 + </div> 237 + </section> 238 + 239 + <!-- ================= CTA ================= --> 240 + <section id="contact" aria-labelledby="contact-title"> 241 + <div class="container"> 242 + <div class="cta-band"> 243 + <div> 244 + <h3 id="contact-title">Need a reliable plan for your XWiki?</h3> 245 + <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p> 246 + </div> 247 + <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a> 248 + </div> 249 + </div> 250 + </section> 251 + </main> 252 +{{/html}} 253 +#* 254 += XWiki Multi-Factor Authentication (MFA) Application = 255 + 256 +{{display reference="Extension.MFA Application.WebHome"/}} 257 +== Transform Your Business with Our Professional XWiki Solutions == 258 + 259 +* **XWiki Strategy and Optimization** 260 +Get expert advice on optimizing XWiki for your specific business needs. 261 +Receive tailored solutions to improve collaboration and knowledge management. 262 + 263 +* **Custom Development** 264 +We develop specific features based on your needs. 265 +Customize XWiki to match your unique workflows and processes. 266 + 267 +* **Open Source Development** 268 +We add new features, make improvements, and fix bugs on the XWiki platform. 269 +Contribute to the XWiki community by enhancing the platform’s capabilities. 270 + 271 +* **Installation and Upgrade** 272 +We handle installation and upgrades to ensure everything runs smoothly. 273 +Ensure a seamless transition with minimal disruption to your operations. 274 + 275 +* **Migration Services** 276 +Move from Confluence, MediaWiki, SharePoint, and other tools to XWiki with ease. 277 +Preserve your data integrity and structure during the migration process. 278 + 279 +* **Technical Support and Maintenance** 280 +We provide ongoing support and maintenance for your XWiki solution. 281 +Ensure your XWiki instance is always up-to-date and performing optimally. 282 + 283 +Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]] 284 +*# 149 149 {{/velocity}}
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Content Type
-
... ... @@ -1,0 +1,1 @@ 1 +CSS - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage