-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
112 lines (97 loc) · 4.17 KB
/
services.html
File metadata and controls
112 lines (97 loc) · 4.17 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
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
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" id="modernizrcom" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Mural privacy policy</title>
<meta name="description" content="Mural Software s.r.o.&- Cookies Policy">
<meta name="author" content="Douglas Arellanes">
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.google.com/">
<meta property="og:title" content="Mural Cookies Policy" />
<meta property="og:url" content="https://www.getmural.io/cookies.html" />
<meta property="og:site_name" content="Mural" />
<meta property="og:description" content="Mural Software s.r.o. - Cookies Policy" />
<meta property="og:type" content="article" />
<meta content="yes" name="apple-mobile-web-app-capable">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/touch-icon.png">
</head>
<body class="longform" name="top">
<article id="scrollytelling">
<section>
<div class="content container-fluid">
<div class="row">
<div class="col-xs-12 col-sm-10 col-md-8 col-lg-6 text">
<h1>Mural Services</h1>
<h3>Make the most of your visual stories</h3>
<br>
<br>
As creator and maintainer of the Mural software project, Mural Software s.r.o. is uniquely positioned to provide paid services that make it even easier to tell great visual stories.<br>
<br>
Write us at <a href="mailto:info@getmural.io">info@getmural.io</a> for more info!<br>
<br>
<br>
<h3>Hosting and paid support</h3>
Mural software s.r.o. offers paid hosting for stories that are made with Mural. This hosting costs EUR 5 per month per story, and comes with the following services:<br>
<br>
<ul>
<li>* Uptime monitoring</li>
<li>* Helpdesk and incident support services</li>
<li>* Offsite backup of hosted stories</li>
</ul>
<br>
Mural uses some of the world's fastest data centers for its services, which ensures that your multimedia files are served quickly and reliably.<br>
<br>
<h3>Custom solutions</h3>
Mural Software s.r.o. also offers custom solutions for its customers which include:<br>
<ul>
<li>* Paid support and helpdesk</li>
<li>* Hosting via a content distribution network for faster delivery of large media files</li>
<li>* Integrating your Mural story into your existing website and CMS</li>
<li>* Programming additional features to add to Mural based on your requirements</li>
<li>* Training and consulting</li>
</ul>
<br>
Contact us at <a href="mailto:info@getmural.io">info@getmural.io</a> and we'll be happy to put together a more detailed estimate.<br>
<br>
<br>
<h3>Mural Studio Services</h3>
Let Mural Software s.r.o. and its creative team of designers, photographers and programmers create your Mural-powered stories with you from scratch. These services include:<br>
<ul>
<li>* Custom story creation and preparation</li>
<li>* Article preparation for media organizations</li>
<li>* Photography and videography with Mural's requirements in mind</li>
<li>* Custom programming of new features</li>
</ul>
<br>
Get in touch with us at <a href="mailto:info@getmural.io">info@getmural.io</a> to discuss your needs and plans, and how we can help you make the most of your Mural story.
<br>
<br>
<br>
<h3>Mural Software s.r.o.<br>
Bubenečská 53<br>
160 00 Praha 6<br>
Czech Republic<br>
+420724073364<br>
<a href="mailto:info@getmural.io">info@getmural.io</a><br>
<br>
<br>
<br>
<a href="http://www.getmural.io">Return to home page</a><br>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
</section>
</article>
</body>
</html>