-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
51 lines (48 loc) · 1.56 KB
/
_quarto.yml
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
project:
type: website
output-dir: docs
website:
title: "Antony Barja"
description: "I am an Spatial Data Scientistic in development, working in infeccios diseases spatial modeling , spatial statistic and geovisualization inside Health Innovation Lab - Cayetano Heredia Peruvian, Lima-Peru. My primary research involves of the spatial data analysis and spatial - temporal modeling, addition the use different thecnology of geographic Information of open source and free. Please, feel free to browse my personal website and If you wish you can leave a comment."
site-url: https://ambarja.github.io/
repo-url: https://github.com/ambarja/ambarja.github.io
#google-analytics: "G-ZVPYZZSZ1B"
repo-actions: [edit, issue]
open-graph: true
favicon: data/images/favicon.ico
twitter-card:
creator: "@antony_barja"
card-style: summary
navbar:
right:
- text: "About me"
href: data/about/index.qmd
- text: "Blog"
href: blog.qmd
- text: "Projects"
href: data/projects/index.qmd
- text: "Videos"
href: blog.qmd
- text: "Course"
href: blog.qmd
- text: "Services"
href: blog.qmd
- text: "CV"
href: blog.qmd
- text: "Geoviz"
href: data/geoviz/index.qmd
page-footer:
left: "© 2022 Antony Barja"
right: |
Made with ♥ using `{Quarto}`
center: |
<center>
# citation: true
# license: "CC BY"
format:
html:
theme:
light: css/karat_quarto.scss
dark: css/karat_dark.scss
include-after-body: footer.html
freeze: true