-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
81 lines (65 loc) · 1.84 KB
/
_config.yml
File metadata and controls
81 lines (65 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# Site settings
title: HEMOSwimmers
subtitle: Hemodynamic optimization around 3D swimming microbots
description: Research project at the University of Porto looking to analyze and understand the complex flow dynamics around 3D microbot's prototypes, along characteristic geometries of the human circulatory system.
url: "https://web.fe.up.pt"
baseurl: "/~campo/HEMOSwimmers"
lang: en_GB
keywords: Laura Campo Deaño, University of Porto, microbots, Made Slowly
owner: Laura Campo Deaño
email: campo@fe.up.pt
phone: +351 22 508 13 65
# Postal address (add as many lines as necessary)
postal_add:
street: Faculdade de Engenharia
university: Universidade do Porto
city: Porto
region:
country: Portugal
postcode: "4200-465"
author:
name: made slowly
slogan: made slowly⚡served fast
email: arran@madeslowly.co.uk
twitter: made_slowly
description: Freelance web developer, based in Oxford, providing an all-in-one solution to getting a website. Your new website will be smarter and faster all whilst looking awesome | Web Design | Digital Branding | Secure Hosting
url: https://www.madeslowly.co.uk
thumbnail: author.jpg
logo: hs-logo.svg
favicon: favicon.png
thumbnail: thumbnail.jpg
google:
verification: f8K7Otrkax9sESY5hKxJ6lmlACxPimeM3ax20imsUiI
analytics: UA-154869296-1
# Build settings
exclude:
- notes.md
- Gemfile
- README.md
- Screenshot.png
markdown: kramdown
paginate: 12
paginate_path: "/publications/page-:num/"
# permalink: /publications/:title/
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-autoprefixer
- jekyll-sitemap
- jekyll-target-blank
defaults:
-
scope:
path: "error-pages/*"
values:
sitemap: false
sass:
style: compressed
compress_html:
ignore:
envs: development
comments: all
autoprefixer:
only_production: true
browsers:
- cover 99.5%