-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
72 lines (50 loc) · 3.37 KB
/
index.html
File metadata and controls
72 lines (50 loc) · 3.37 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="reload.github.io: Reload Pages on Github" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Reload - a digital agency in Copenhagen</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<h1 id="project_title">Reload</h1>
<h2 id="project_tagline">- a digital agency in Copenhagen (Frederiksberg)</h2>
</header>
</div>
<menu class="inner">
<ul>
<li><a class="current" href="/">Home</a></li>
<li><a href="https://reload.dk">Reload.dk</a></li>
</ul>
</menu>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>🚀 Reload on GitHub</h1>
<p><img src="images/reload-outside.jpg" ALT="Our officespace in Copenhagen, Denmark" /></p>
<p>Reload is a Copenhagen-based digital agency with deep roots in open source, modern web development, and long-term digital partnerships.</p>
<p>Since 2010, we’ve been designing, building and maintaining robust digital platforms for organisations that need reliable, scalable and user-centric solutions. We’re developers, designers and strategists working closely together – and with our clients – to deliver code that works in the real world.</p>
<p>Our team is particularly strong in:</p>
<ul>
<li><strong>Open source technologies</strong> – especially <a href="https://www.drupal.org/reload" target="_blank">Drupal</a>, Laravel, React (and Javascript in general), and PHP</li>
<li><strong>CI/CD and DevOps</strong> – we’ve worked with automated pipelines, test automation and containerised infrastructure for over a decade</li>
<li><strong>Kubernetes and cloud-native architecture</strong> – we architect scalable infrastructure using best practices in observability, deployment and resilience</li>
<li><strong>Quality assurance</strong> – we care deeply about code quality, documentation, testing and maintainability</li>
<li><strong>Collaborative workflows</strong> – we build close, long-term relationships with our clients and often work as an embedded development team alongside their internal teams</li>
</ul>
<p>We don’t just use open source – we contribute back when we can. You’ll find tools, modules, scripts and experiments here on our GitHub that reflect how we work, what we’re exploring, and what we think the community might find useful.</p>
<p>We’re strong believers in building things that last – and in doing it the right way, from infrastructure to interface.</p>
<h3>✉️ Want to get in touch?</h3>
<p><img src="images/kontoret.jpg" /></p>
<p>Visit us at <a href="https://reload.dk" target="_blank">reload.dk</a> or drop us a message – we’re always happy to talk shop.</p>
<p>
<img src="images/cloudlogofinal.png" alt="Technologies we work with" />
</p>
<p>Find us on the web on <a href="https://reload.dk">reload.dk</a> (in Danish though).</p>
</section>
</body>
</html>