This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
142 lines (124 loc) · 3.67 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
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
baseURL: https://frogsquare.com/
languageCode: en-us
title: FrogSquare
paginate: 3
googleAnalytics: UA-56284891-10
markup:
goldmark:
renderer:
unsafe: true
Menus:
main:
- identifier: blogs
name: Blog
title: Blog Post
url: /blogs
weight: 1
- identifier: policies
name: Policies
title: Policy List
url: /policies
weight: 2
params:
title: "FrogSquare"
description: ""
cover:
name: Ramesh Ravone
title: I build things for Game development
description: A passionate app developer. I tend to make use of modern technologies to build apps/games that looks great, feels fantastic, and basicaly awesome.
projects:
enable: true
items:
- title: GDFirebase
content: A Modular Firebase plugin (Android) for godot game engine
image: /images/banners/GDFirebase.png
featured:
name: Get Source
link: https://github.com/FrogSquare/GDFirebase
# badges:
# - "Hugo"
# - "Bootstrap"
# - "Javascript"
links:
- icon: fab fa-github
url: https://github.com/FrogSquare
- title: GDPlayService
content: Google play service, login, achievements, leaderboard for Godot
image: /images/banners/GDPlayService.png
featured:
name: Get Source
link: https://github.com/FrogSquare/GDPlayService
# badges:
# - "Hugo"
# - "Bootstrap"
# - "Javascript"
links:
- icon: fab fa-github
url: https://github.com/FrogSquare
games:
enable: true
items:
- title: Happy Crush
content: Our first prototype game in godotengine, (from which we created - Links & Dots)
image: /images/banners/HappyCrush.png
featured:
name: Get Source
link: https://github.com/FrogSquare/HappyCrush
# badges:
# - "Hugo"
# - "Bootstrap"
# - "Javascript"
links:
- icon: fab fa-github
url: https://github.com/FrogSquare
- title: WordPlay
content: A Modular Firebase plugin (Android) for godot
image: /images/banners/wordplay.png
featured:
name: Get Source
link: https://frogsquare.itch.io/word-play
# badges:
# - "Hugo"
# - "Bootstrap"
# - "Javascript"
links:
- icon: fab fa-itch-io
url: https://frogsquare.itch.io/
- title: Links & Dots
content: Our first prototype game in godotengine, (from which we created - Links & Dots)
image: /images/banners/LinksDots.png
featured:
name: Get Source
link: https://frogsquare.itch.io/dots-n-dots
# badges:
# - "Hugo"
# - "Bootstrap"
# - "Javascript"
links:
- icon: fab fa-itch-io
url: https://frogsquare.itch.io/
contact:
enable: true
content: My inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you!
email: ravone@frogsquare.com
btnName: Mail me
social:
enable: true
items:
- title: github
icon: fab fa-github
link: https://github.com/FrogSquare
# - title: medium
# icon: fab fa-medium
# link: https://medium.com/@rameshravone
- title: itch-io
icon: fab fa-itch-io
link: https://frogsquare.itch.io
- title: facebook
icon: fab fa-facebook
link: https://www.facebook.com/frogsqr/
- title: twitter
icon: fab fa-twitter
link: https://twitter.com/frogsqr
footer:
text: Copyright 2022