No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<style> | <style> | ||
.ocsp-features-section { | |||
padding-top: 50px; | |||
padding-bottom: 85px; | |||
margin-top: 50px; | |||
} | |||
.ocsp-features-row { | |||
-webkit-box-pack: justify; | |||
-ms-flex-pack: justify; | |||
justify-content: space-between; | |||
} | |||
.ocsp-feature-block { | |||
max-width: 550px; | |||
margin-bottom: 40px; | |||
} | |||
.ocsp-feature-header { | |||
display: -webkit-box; | |||
display: -ms-flexbox; | |||
display: flex; | |||
-webkit-box-align: center; | |||
-ms-flex-align: center; | |||
align-items: center; | |||
color: #5f5f5f; | |||
margin-bottom: 55px; | |||
} | |||
.ocsp-feature-h { | |||
font-size: 1.8rem; | |||
} | |||
.ocsp-feature-icon { | |||
margin-right: 30px; | |||
} | |||
</style> | </style> | ||
<!-- Features --> | <!-- Features --> | ||
<div class="container | <div class="container"> | ||
<div class="row"> | |||
<section class="card"> | |||
<header class="card-header"> | |||
MediaWiki platform | |||
</header> | |||
<div class="card-body"> | |||
<p>MediaWiki is a great platform with extraordinary features and characteristics.</p> | |||
<p>With Open CSP we are creating a software bundle that turns the MediaWiki platform into a powerful | |||
Enterprise ready workspace.</p> | |||
<p>Open CSP provides out-of-the-box features that give you a flying start. On top of that there is a | |||
growing number of Open CSP compatible modules. Its flexibility and productivity for custom solutions | |||
enable you to create a platform that seamlessly supports your knowledge and operational | |||
processes.</p> | |||
</div> | |||
</section> | |||
<section class="card"> | |||
<header class="card-header"> | |||
About Open CSP | |||
</header> | |||
<div class="card-body"> | |||
<h5 class="card-title">On open-csp.org we try to cover these three subjects.</h5> | |||
</div> | |||
<ul class="list-group list-group-flush"> | |||
<li class="list-group-item">a vision on open source workspaces</li> | |||
<li class="list-group-item">great functionality</li> | |||
<li class="list-group-item"><a href="https://www.open-csp.org/Extensions-in-open-csp">the open source | |||
extensions that are part of it</a></li> | |||
</ul> | |||
<div class="card-body"> | |||
<p> | |||
<a href="https://www.open-csp.org/Professional-services-for-open-csp">Companies that provide | |||
professional Open CSP services</a> | |||
</p> | |||
</div> | |||
</section> | |||
</div> | |||
</div> | </div> | ||
Revision as of 13:09, 30 June 2023
<style>
.ocsp-features-section {
padding-top: 50px;
padding-bottom: 85px;
margin-top: 50px;
}
.ocsp-features-row {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.ocsp-feature-block {
max-width: 550px;
margin-bottom: 40px;
}
.ocsp-feature-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #5f5f5f;
margin-bottom: 55px;
}
.ocsp-feature-h {
font-size: 1.8rem;
}
.ocsp-feature-icon {
margin-right: 30px;
}
</style>
<header class="card-header"> MediaWiki platform </header>
MediaWiki is a great platform with extraordinary features and characteristics.
With Open CSP we are creating a software bundle that turns the MediaWiki platform into a powerful Enterprise ready workspace.
Open CSP provides out-of-the-box features that give you a flying start. On top of that there is a growing number of Open CSP compatible modules. Its flexibility and productivity for custom solutions enable you to create a platform that seamlessly supports your knowledge and operational processes.
<header class="card-header">
About Open CSP
</header>
On open-csp.org we try to cover these three subjects.
- a vision on open source workspaces
- great functionality
- <a href="https://www.open-csp.org/Extensions-in-open-csp">the open source extensions that are part of it</a>
<a href="https://www.open-csp.org/Professional-services-for-open-csp">Companies that provide professional Open CSP services</a>