Changes for page Public Web Site

Last modified by Agnease on 2026/06/08 18:27

From version 20.6
edited by Agnease
on 2026/05/30 16:18
Change comment: There is no comment for this version
To version 20.10
edited by Agnease
on 2026/06/08 18:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -148,10 +148,11 @@
148 148   <h2 id="why-title">Why work with an XWiki specialist</h2>
149 149   <p>
150 150   XWiki projects often involve more than pages. Production platforms may include custom code,
151 - extensions, authentication, permissions, workflows, integrations and business-critical content.
151 + extensions, authentication, permissions, workflows, integrations, compliance documentation
152 + and business-critical knowledge.
152 152   </p>
153 153   <p>
154 - Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, deliver practical improvements
155 + Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, support long-term reliability
155 155   and leave the platform easier to maintain after the work is complete.
156 156   </p>
157 157   </div>
XWiki.StyleSheetExtension[0]
code
... ... @@ -453,6 +453,7 @@
453 453  
454 454   .section-intro {
455 455   margin-bottom: 20px;
456 + max-width: 820px;
456 456   }
457 457  
458 458   .industry-tags {
... ... @@ -995,6 +995,22 @@
995 995   }
996 996  }
997 997  
999 +.resource-note.related-resources {
1000 + p {
1001 + margin-bottom: 10px;
1002 + }
1003 +
1004 + ul {
1005 + margin: 0;
1006 + padding-left: 20px;
1007 + }
1008 +
1009 + li {
1010 + margin: 6px 0;
1011 + color: @muted;
1012 + }
1013 +}
1014 +
998 998  .resource-checklist {
999 999   margin: 18px 0 24px;
1000 1000   padding: 0;