-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdata.yml
106 lines (91 loc) · 2.73 KB
/
data.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
# --
# This is a company data.yml. It should present your whole company.
# The easiest way to get started writing your own data.yml is to run:
#
# milou new -t company
#
# --
type: company
# URL of your press kit
baseURL: 'http://localhost:8080'
# Locale of the company page
locale: en_US
# General information
title: Pizza Burger Studio
basedIn: Paris, France
foundingDate: February 6, 2014
website: https://pizzaburger.studio
phone: +42 (3) 42 42 42 42 42
# Address is multiline
address:
- 42 street of Pixelnest
- 35000 Rennes
- France
# Social media links
socials:
- name: Twitter @pizzaburgerstudio
link: https://twitter.com/pizzaburgerstudio
- name: Facebook Page
link: https://facebook.com/pizzaburgerstudio
- name: Discord
link: https://discord.gg/pizzaburgerstudio
# Primary email address for the press
pressContact: contact@pizzaburger.studio
# Simple and short description block for your company
description: This is a fake press kit for a fake company called Pizza Burger Studio.
# The company history
histories:
- header: Built with milou
text: This press kit is generated by milou
- header: Free and Open Source
text: Find it on GitHub /~https://github.com/Tsukumogami-Software/milou
# Videos from YouTube, Vimeo or direct download
trailers:
- name: Example from YouTube
youtube: er416Ad3R1g
- name: Example from vimeo
vimeo: 108650530
- name: Example with download
download: /~https://github.com/Tsukumogami-Software/milou/archive/refs/heads/main.zip
# Awards and nominations
awards:
- description: An award
info: Name, location, 17 May, 2024
- description: A nomination
info: Name, location, 17 May, 1996
# Customers / Users appreciation
quotes:
- description: There's not enough pizza in your life. It's never enough.
name: '@mrhelmut'
website: Tweet
link: https://twitter.com/mrhelmut/status/717276362814447616
# Miscellaneous links
additionals:
- title: Patricia Pizza Twitter
description: '@patpiz at'
link: https://twitter.com/patpiz
- title: Bob Burger Twitter
description: '@bobburg at'
link: https://twitter.com/bobburg
# Staff
credits:
- person: Patricia Pizza
role: Founder, Developer, Pizza Burger Studio
- person: Bob Burger
role: Founder, Designer, Pizza Burger Studio
- person: Jake Burgza
role: Artist, Collaborator
website: http://www.jakeburgza.com
- person: Sophia Pizer
role: Musician, Collaborator
website: http://www.sophiapizer.com
# Full contact informations
contacts:
- name: Inquiries
mail: contact@pizzaburger.studio
- name: Twitter
link: https://twitter.com/pizzaburgerstudio
- name: Facebook
link: https://facebook.com/pizzaburgerstudio
- name: web
link: http://pizzaburger.studio