Skip to content

Commit

Permalink
placeholder remove
Browse files Browse the repository at this point in the history
  • Loading branch information
AKostiv8 committed Jul 5, 2024
1 parent 7758fe8 commit 3722a24
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
Binary file modified .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ <h5>Contact</h5>
26683 Saterland <br>
Germany <br>
Tel. +49-123-456-7890 <br>
Tel. +49 15158559070
<a href="/" class="d-flex align-items-center mb-3 link-dark text-decoration-none">[email protected]

</a></p>
Expand Down
17 changes: 13 additions & 4 deletions about.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@ page-layout: full
```{=html}
<div class="grid featurette mt-5 mb-5">
<div class="g-col-7">
<div class="g-col-12">
<h2 class="featurette-heading">Our Story</h2>
<p class="lead">The Computational Life Sciences Foundation was founded to address the need for advanced computational tools in the life sciences. Our mission is to foster innovation and collaboration by developing and maintaining open source software solutions that improve research conditions and data quality in this vital field.
</p>
</div>
<!--
<div class="g-col-5">
<svg class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" height="500" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 500x500" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#eee"></rect><text x="50%" y="50%" fill="#aaa" dy=".3em">500x500</text></svg>
</div>
-->
</div>
```
Expand All @@ -23,12 +25,13 @@ page-layout: full
<div class="grid featurette mt-5 mb-5">
<!--
<div class="g-col-5">
<svg class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" height="500" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 500x500" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#eee"></rect><text x="50%" y="50%" fill="#aaa" dy=".3em">500x500</text></svg>
</div>
-->
<div class="g-col-7">
<div class="g-col-12">
<h2 class="featurette-heading">Mission and Vision</h2>
<p class="lead">Our mission is to advance the field of life sciences through cutting-edge computational methods and innovative research. We envision a world where computational techniques drive breakthrough discoveries in biology, medicine, and environmental science through open and precompetitive collaboration.</p>
</div>
Expand All @@ -40,6 +43,8 @@ page-layout: full
```{=html}
<h1 class="display-6 fw-normal text-center mt-5 mb-5">Board Members and Staff</h1>
<!--
<div class="grid">
<div class="g-col-3">
Expand Down Expand Up @@ -83,4 +88,8 @@ page-layout: full
</div>
</div>
-->
<h4 class="text-center text-muted">Comming soon...</h4>
```
1 change: 1 addition & 0 deletions contact_us.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ page-layout: full
<p>Email: [email protected]</p>
<br>
<p>Phone: +49-123-456-7890</p>
<p>Phone: +49 15158559070</p>
</div>
<div class="product-device shadow-sm d-none d-md-block"></div>
Expand Down
7 changes: 5 additions & 2 deletions donate.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
page-layout: full
title: Donate
---

# Why Donate
Expand All @@ -19,7 +18,7 @@ Choose to make a one-time donation, set up a recurring contribution, or donate i
</p>
<div class="grid">
<!--
<div class="g-col-3">
<div class="card border-secondary mb-3" style="max-width: 20rem;">
<div class="card-header">Header</div>
Expand Down Expand Up @@ -60,5 +59,9 @@ Choose to make a one-time donation, set up a recurring contribution, or donate i
</div>
</div>
-->
</div>
<h4 class="text-center text-muted">Comming soon...</h4>
```
36 changes: 11 additions & 25 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ page-layout: full
<p>Founded to develop and maintain open source software in the life sciences, the Computational Life Sciences Foundation aims to improve the R&D landscape through open cooperation and innovation.
</p>
<a class="btn btn-outline-secondary" href="#">Learn More</a>
<a class="btn btn-outline-primary" href="#">Donate now</a>
<a class="btn btn-outline-primary" href="donate.html">Donate now</a>
</div>
<div class="product-device shadow-sm d-none d-md-block"></div>
Expand All @@ -29,34 +29,16 @@ page-layout: full
<div class="grid">
<div class="g-col-4">
<div class="card border-primary mb-3">
<div class="card-header">Programme 1</div>
<div class="card-header">OPEN SYSTEMS PHARMACOLOGY</div>
<div class="card-body">
<h4 class="card-title">Primary card title</h4>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<button type="button" class="btn btn-outline-success">Register</button>
</div>
</div>
</div>
<div class="g-col-4">
<div class="card border-primary">
<div class="card-header">Programme 2</div>
<div class="card-body">
<h4 class="card-title">Primary card title</h4>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<button type="button" class="btn btn-outline-success">Register</button>
</div>
</div>
</div>
<div class="g-col-4">
<div class="card border-primary">
<div class="card-header">Programme 3</div>
<div class="card-body">
<h4 class="card-title">Primary card title</h4>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<button type="button" class="btn btn-outline-success">Register</button>
<h4 class="card-title">PK-SIM® AND MOBI® FOR PBPK AND QUANTITATIVE SYSTEMS PHARMACOLOGY</h4>
<p class="card-text">Reliable, powerful and easy-to-use modeling & simulation tools for pharmaceutical and other life-sciences applications. Qualified and accepted by the scientific community including academia, regulatory agencies and industry. Available free to everyone.
</p>
<a type="button" href="https://www.open-systems-pharmacology.org/" class="btn btn-outline-info">Learn more</a>
</div>
</div>
</div>
</div>
```

Expand Down Expand Up @@ -102,6 +84,7 @@ page-layout: full
<div class="grid">
<!--
<div class="g-col-3">
<div class="card border-secondary mb-3" style="max-width: 20rem;">
<div class="card-header">Header</div>
Expand Down Expand Up @@ -142,5 +125,8 @@ page-layout: full
</div>
</div>
-->
</div>
<h4 class="text-center text-muted">Comming soon...</h4>
```

0 comments on commit 3722a24

Please sign in to comment.