-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·16 lines (12 loc) · 1.02 KB
/
index.html
File metadata and controls
executable file
·16 lines (12 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: default
---
<div class="home">
<h1 class="page-heading">Welcome to ReDeCheck.org</h1>
<p>ReDeCheck (REsponsive DEsign CHECKer, pronounced “Ready Check”) is an automated tool designed to aid developers during the process of testing the layouts of responsive (i.e., "mobile ready") web sites. With the huge range of devices currently available, performing adequate quality assurance on a sufficient range of devices is extremely difficult, if not impossible. Yet, since it is important to have a high-quality mobile-ready web site, ReDeCheck makes responsive web testing both efficient and effective!
</p>
<h2>Where to get ReDeCheck</h2>
<p>ReDeCheck is available as an open source tool on <a href="https://github.com/redecheck/redecheck">GitHub</a>, where full instructions on how to install it, run it and interpret the outputted results can be found.</p>
<h2>Get in Touch</h2>
<p>If you'd like to know more about ReDeCheck or have any comments on anything related to it, we'd love to hear from you.</p>
</div>