0 Votes

Changes for page Home

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

From version 7.37
edited by Alex Cotiugă
on 2025/11/13 11:58
Change comment: There is no comment for this version
To version 7.31
edited by Alex Cotiugă
on 2025/11/13 11:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,6 +21,7 @@
21 21   </div>
22 22   </div>
23 23   </section>
24 +
24 24   <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
25 25   #set ($whyArray = [{
26 26   'title': 'Stability & security',
... ... @@ -58,87 +58,92 @@
58 58   </section>
59 59   <!-- ================= SERVICES ================= -->
60 60   <section class="services" aria-labelledby="services-title">
61 - <div class="container">
62 - <h2 id="services-title">Services</h2>
63 - <p class="services-sub">
64 - All the XWiki services you need, delivered with precision and care
65 - </p>
62 + <div class="container">
63 + <h2 id="services-title">Services</h2>
64 + <p class="lead">All the XWiki services you need, delivered with precision and care</p>
66 66  
67 - <div class="services-grid">
68 - <!-- 1. Migrations -->
69 - <article class="service service--center">
70 - <i class="fa fa-exchange" aria-hidden="true"></i>
71 - <div class="body">
72 - <h3>Migrations</h3>
73 - <p>Move from Confluence, SharePoint, or MediaWiki to XWiki with full data integrity and structure.</p>
74 - <ul>
75 - <li>Preserve page hierarchy, attachments, and permissions</li>
76 - <li>Convert macros, categories, and metadata for XWiki</li>
77 - <li>Redirect old URLs and maintain SEO consistency</li>
78 - </ul>
79 - </div>
80 - </article>
66 + <div class="services-grid">
67 + <!-- Upgrades & Migrations -->
68 + <article class="service">
69 + <i class="fa fa-refresh" aria-hidden="true"></i>
70 + <div class="body">
71 + <h3>Upgrades &amp; Migrations</h3>
72 + <p>Predictable paths to current LTS with low downtime and rollback safety.</p>
73 + <ul>
74 + <li>Version &amp; extension audit, test upgrade</li>
75 + <li>Backups, rollback plan, post-upgrade checks</li>
76 + </ul>
77 + </div>
78 + </article>
81 81  
82 - <!-- 2. Upgrades -->
83 - <article class="service">
84 - <i class="fa fa-refresh" aria-hidden="true"></i>
85 - <div class="body">
86 - <h3>Upgrades</h3>
87 - <p>Stay current with the latest XWiki LTS and keep your instance secure and stable.</p>
88 - <ul>
89 - <li>Audit existing setup, extensions, and configurations</li>
90 - <li>Perform test upgrades with backups and validation</li>
91 - <li>Deploy safely to production with minimal downtime</li>
92 - </ul>
93 - </div>
94 - </article>
80 + <!-- Maintenance & Support -->
81 + <article class="service">
82 + <i class="fa fa-stethoscope" aria-hidden="true"></i>
83 + <div class="body">
84 + <h3>Maintenance &amp; Support</h3>
85 + <p>Keep your instance healthy with regular checks and timely assistance.</p>
86 + <ul>
87 + <li>Security patches, log review, health reports</li>
88 + <li>Incident triage with defined response times</li>
89 + </ul>
90 + </div>
91 + </article>
95 95  
96 - <!-- 3. Maintenance, Support & Recovery -->
97 - <article class="service">
98 - <i class="fa fa-stethoscope" aria-hidden="true"></i>
99 - <div class="body">
100 - <h3>Maintenance, Support & Recovery</h3>
101 - <p>Ensure long-term stability and quick response when issues appear.</p>
102 - <ul>
103 - <li>Continuous monitoring and performance checks</li>
104 - <li>Security patching, log analysis, and triage</li>
105 - <li>Issue recovery, data repair, and hardening</li>
106 - </ul>
107 - </div>
108 - </article>
93 + <!-- Custom Development -->
94 + <article class="service">
95 + <i class="fa fa-cogs" aria-hidden="true"></i>
96 + <div class="body">
97 + <h3>Custom Development</h3>
98 + <p>Macros, apps, and workflow automation tailored to your team.</p>
99 + <ul>
100 + <li>Structured data models, permissions, tests</li>
101 + <li>Documentation and clean handover</li>
102 + </ul>
103 + </div>
104 + </article>
109 109  
110 - <!-- 4. Development & Integrations -->
111 - <article class="service">
112 - <i class="fa fa-cogs" aria-hidden="true"></i>
113 - <div class="body">
114 - <h3>Development & Integrations</h3>
115 - <p>Extend and connect XWiki to fit your workflow and systems.</p>
116 - <ul>
117 - <li>Build custom apps, macros, and automation</li>
118 - <li>Integrate SSO, REST APIs, LDAP, and CRMs</li>
119 - <li>Develop maintainable extensions for long-term use</li>
120 - </ul>
121 - </div>
122 - </article>
106 + <!-- Integrations -->
107 + <article class="service">
108 + <i class="fa fa-link" aria-hidden="true"></i>
109 + <div class="body">
110 + <h3>Integrations</h3>
111 + <p>Maintainable connections to identity and business systems.</p>
112 + <ul>
113 + <li>SSO (OIDC/SAML/LDAP), REST APIs, webhooks</li>
114 + <li>Mappings and importers that survive upgrades</li>
115 + </ul>
116 + </div>
117 + </article>
123 123  
124 - <!-- 5. Hosting & Deployment -->
125 - <article class="service">
126 - <i class="fa fa-cloud" aria-hidden="true"></i>
127 - <div class="body">
128 - <h3>Hosting & Deployment</h3>
129 - <p>Cloud-ready environments designed for reliability and performance.</p>
130 - <ul>
131 - <li>Containerized deployments and environment setup</li>
132 - <li>Backup and restore strategies with observability</li>
133 - <li>Optimization and load-tuning for scaling teams</li>
134 - </ul>
119 + <!-- Hosting & Deployment -->
120 + <article class="service">
121 + <i class="fa fa-cloud" aria-hidden="true"></i>
122 + <div class="body">
123 + <h3>Hosting &amp; Deployment</h3>
124 + <p>Cloud-ready setups with backups, observability, and tuning.</p>
125 + <ul>
126 + <li>Containerized deploy, TLS/headers, metrics/logs</li>
127 + <li>Backup/restore strategy and performance tuning</li>
128 + </ul>
129 + </div>
130 + </article>
131 +
132 + <!-- Audit & Recovery -->
133 + <article class="service">
134 + <i class="fa fa-shield" aria-hidden="true"></i>
135 + <div class="body">
136 + <h3>Audit &amp; Recovery</h3>
137 + <p>Stabilize broken instances and harden configuration.</p>
138 + <ul>
139 + <li>Root-cause analysis, dependency audit, fix plan</li>
140 + <li>Distribution Wizard re-run and hardening</li>
141 + </ul>
142 + </div>
143 + </article>
135 135   </div>
136 - </article>
137 - </div>
138 - </div>
139 -</section>
145 + </div>
146 + </section>
140 140  
141 -
142 142   <!-- ================= METRICS ================= -->
143 143   <section aria-labelledby="metrics-title">
144 144   <div class="container">
XWiki.StyleSheetExtension[0]
Code
... ... @@ -208,11 +208,11 @@
208 208   margin-top:2px;
209 209   }
210 210  
211 - /* .service .body h3 { margin:0 0 4px; font-size:1.125rem; font-weight:800; }
211 + .service .body h3 { margin:0 0 4px; font-size:1.125rem; font-weight:800; }
212 212   .service .body p { margin:0 0 6px; color:#25333b; line-height:1.5; }
213 213   .service .body ul { margin:.35rem 0 0; padding-left:1.15rem; }
214 214   .service .body li { margin:.2rem 0; color:#2d3b43; }
215 -*/
215 +
216 216   /* Mobile: single column */
217 217   @media (max-width: 760px) {
218 218   .services-grid { grid-template-columns: 1fr; gap: 10px 0; }