-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
47 lines (41 loc) · 1.53 KB
/
_config.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
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: AHR University
email: [email protected]
name: AHR University
description: Education Start up
baseurl:
url: "" # the base hostname & protocol for your site, e.g. http://example.com
github_username: ahr-university
authors:
blacksuan19:
name: Abubakar Yagoub
display_name: Abubakar Yagoub
gravatar: 61064d1b87b8601d5a5b621ac1e83443
email: [email protected]
github: https://github.com/blacksuan19
description: "some guy who codes in bash , loves, works on and uses Manjaro KDE and not the biggest fan of web development for some reason"
hannan:
name: Alil Hannan
display_name: Alil Hannan
gravatar: 783c58791a0285cda601240fafbbae18
email: [email protected]
github: https://github.com/hanounah
description: "This is Hanna, working on learning the languages of web development."
rawdah:
name: Rawdah Abdelkader
display_name: Rawdah Abdelkader
gravatar: 9a48aa6a26c206fc2ec645f344f9b19b
email: [email protected]
github: https://github.com/rawdahss
description: "This is Rawdah, trying to learn the basics of web development. "
# Build settings
plugins:
- jekyll-paginate
- jekyll-archives
# Other
markdown: kramdown
highlighter: rouge