Skip to content

Commit 086cbe6

Browse files
committed
layout tweaks
1 parent 51390f2 commit 086cbe6

8 files changed

Lines changed: 35 additions & 14 deletions

.jekyll-metadata

457 Bytes
Binary file not shown.

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
title: DatInsights
1+
title: DatInsights<br><br>Data Science<br>Bioscience<br>Consulting
22
logo: /assets/img/logo.png
3-
description: Bioscience and Data Science Consulting
3+
description:
44
show_downloads: false
55
google_analytics:
66
theme: jekyll-theme-minimal

assets/css/style.scss

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,27 @@
22
---
33

44
@import "jekyll-theme-minimal";
5+
6+
body {
7+
background-color: #fff;
8+
padding: 50px;
9+
font: 15px/1.5 "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
10+
color: #404040;
11+
font-weight: 400;
12+
}
13+
14+
strong {
15+
color: #404040;
16+
font-weight: 600;
17+
}
18+
19+
h2 {
20+
color: #ffffff;
21+
// background: #508ab8;
22+
background: linear-gradient(90deg,#508ab8 0%, #508ab8 35%, #ffffff 80%);
23+
padding: 5px;
24+
}
25+
26+
img {
27+
max-width: 200px;
28+
}

assets/img/InBug-Black.png

11 KB
Loading

assets/img/InBug-Black.png:Zone.Identifier

Whitespace-only changes.

assets/img/scholar_logo_64dp.png

13.9 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[ZoneTransfer]
2+
ZoneId=3
3+
ReferrerUrl=https://scholar.google.com/schhp?hl=en
4+
HostUrl=https://scholar.google.com/intl/en/scholar/images/2x/scholar_logo_64dp.png

index.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
layout: default
33
---
44

5-
We accompany you in managing, valorizing, and interpreting your data to make the right strategic decisions.
6-
---------------
7-
8-
* * *
5+
### We accompany you in managing, valorizing, and interpreting your data to make the right strategic decisions.
96

107
## Mission
118

@@ -22,8 +19,6 @@ We are committed to:
2219

2320
Our goal is to be your **trusted partner** in strategic planning, helping you harness the power of data modeling to achieve **measurable impact**.
2421

25-
* * *
26-
2722
## Your needs
2823

2924
We can assist your team with the following services:
@@ -58,8 +53,6 @@ We can assist your team with the following services:
5853
- Empowering your team to utilize the model to make predictions
5954
- Delivering a fully reproducible and customizable analysis package
6055

61-
***
62-
6356
## Our expertise
6457

6558
* Bayesian inference and Monte Carlo methods
@@ -75,8 +68,6 @@ We can assist your team with the following services:
7568

7669
![Python](/assets/img/python-logo-generic.svg){: height="50" } ![jupyter](https://jupyter.org/assets/homepage/main-logo.svg){: height="50" } ![PyMC](https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_banner.svg){: height="50" } ![R](/assets/img/Rlogo.svg){: height="50" } ![RStan](https://raw.githubusercontent.com/stan-dev/logos/master/logo_tm.png){: height="50" }
7770

78-
***
79-
8071
## Project samples
8172

8273
![Github](assets/img/github-mark.svg){: height="20" } [Clinical trial](https://github.com/dufourya)
@@ -85,8 +76,10 @@ We can assist your team with the following services:
8576

8677
![Github](assets/img/github-mark.svg){: height="20" } [Time series](https://github.com/dufourya)
8778

88-
* * *
89-
9079
## Contact
9180

9281
![mail](assets/img/email.svg){: height="20" } [contact@datinsights.com](mailto:contact@datinsights.com)
82+
83+
![Linkedin](assets/img/InBug-Black.png){: height="20" } [Linkedin profile](https://www.linkedin.com/in/yann-dufour/)
84+
85+
[![Scholar](assets/img/scholar_logo_64dp.png){: height="20" }](https://scholar.google.com/citations?user=CLTatQMAAAAJ&hl=en)

0 commit comments

Comments
 (0)