Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ Your running tour guide
Designed and developed by Zach Cole

## Connect with local communities

Hopdash helps runners connect with running communities local and afar. Find a local running club, or find the best places to go running. If your city or club is missing, please add it!

Start exploring at: http://hopdash.com

## Develop locally
If you wish to contribute to this project, clone it, and run:

`npm install`
`npm start`

This will create a local server at `http://localhost:3000` with Browsersync and auto-refresh.

## License

Open source under the MIT License.
112 changes: 57 additions & 55 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,78 +13,80 @@
<!-- End Google Analytics -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="http://hopdash.com/img/favicon.ico">
<link rel="shortcut icon" href="/img/favicon.ico">
<!-- Social share meta tags -->
<meta property="og:title" content="Hopdash">
<meta property="og:description" content="Hopdash - Find amazing running routes and communities across the world.">
<meta property="og:type" content="website">
<meta property="og:image" content="http://hopdash.com/img/social-img.png">
<meta property="og:image" content="/img/social-img.png">
<meta property="og:site_name" content="Hopdash">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Hopdash">
<meta name="twitter:description" content="Hopdash - Find amazing running routes and communities across the world.">
<meta name="twitter:image:src" content="http://hopdash.com/img/social-img.png">
<meta name="twitter:image:src" content="/img/social-img.png">
<!-- Stylesheets -->
<link rel="stylesheet" href="http://hopdash.com/css/simple-grid.css">
<link rel="stylesheet" href="http://hopdash.com/css/main.css">
<link rel="stylesheet" href="/css/simple-grid.css">
<link rel="stylesheet" href="/css/main.css">
<title>Hopdash | For Runners Everywhere</title>
<meta name="description" content="Hopdash - Find amazing running routes and communities across the world.">
</head>
<body>
<header>
<div class="container">
<div class="row flex flex-middle">
<div class="col-12">
<a title="Home" href="http://hopdash.com/"><div class="logo logo-large header-logo float-left"></div></a>
<div class="header-nav header-nav-desktop">
<a title="Cities" href="http://hopdash.com/"><h4 class="font-bold">Cities</h4></a>
<a title="About" href="http://hopdash.com/about"><h4 class="font-bold">About</h4></a>
<a title="Contribute" href="http://hopdash.com/contribute"><button class="btn btn-med">Contribute</button></a>
<div class="content">
<header>
<div class="container">
<div class="row flex flex-middle">
<div class="col-12">
<a title="Home" href="/index.html"><div class="logo logo-large header-logo float-left"></div></a>
<div class="header-nav header-nav-desktop">
<a title="Cities" href="/index.html"><h4 class="font-bold">Cities</h4></a>
<a title="About" href="/about/index.html"><h4 class="font-bold">About</h4></a>
<a title="Contribute" href="/contribute/index.html"><button class="btn btn-med">Contribute</button></a>
</div>
<div class="menu-plus">
<div class="line-vertical"></div>
<div class="line-horizontal"></div>
</div>
</div>
</div>
</div>
<div class="mobile-nav-view">
<div class="container">
<div class="row">
<a title="Home" href="/index.html"><div class="logo logo-large header-logo mobile-header-logo float-left"></div></a>
<div class="mobile-menu-plus">
<div class="line-vertical"></div>
<div class="line-horizontal"></div>
</div>
</div>
<div class="menu-plus">
<div class="line-vertical"></div>
<div class="line-horizontal"></div>
<div class="mobile-nav">
<a title="Cities" href="/index.html"><h4 class="m-cities font-bold">Cities</h4></a>
<a title="About" href="/about/index.html"><h4 class="m-about font-bold">About</h4></a>
<a title="Contribute" href="/contribute/index.html"><h4 class="m-contribute font-bold">Contribute</h4></a>
</div>
</div>
</div>
</div>
<div class="mobile-nav-view">
</header>
<section class="title-section">
<div class="container">
<div class="row">
<a title="Home" href="http://hopdash.com/"><div class="logo logo-large header-logo mobile-header-logo float-left"></div></a>
<div class="mobile-menu-plus">
<div class="line-vertical"></div>
<div class="line-horizontal"></div>
<div class="col-2 hidden-sm"></div>
<div class="col-8">
<h1 class="z-top">Get up</h1>
<h1 class="h1-grey-lg">Get going</h1>
</div>
<div class="col-2 hidden-sm"></div>
</div>
<div class="mobile-nav">
<a title="Cities" href="http://hopdash.com/"><h4 class="m-cities font-bold">Cities</h4></a>
<a title="About" href="http://hopdash.com/about"><h4 class="m-about font-bold">About</h4></a>
<a title="Contribute" href="http://hopdash.com/contribute"><h4 class="m-contribute font-bold">Contribute</h4></a>
</div>
</div>
</div>
</header>
<section class="title-section">
<div class="container">
<div class="row">
<div class="col-2 hidden-sm"></div>
<div class="col-8">
<h1 class="z-top">Get up</h1>
<h1 class="h1-grey-lg">Get going</h1>
</div>
<div class="col-2 hidden-sm"></div>
</div>
<div class="row">
<div class="col-2 hidden-sm"></div>
<div class="col-8">
<p class="p-large">Hopdash is a resource to connect and inspire runners everywhere. If you’re looking for a few miles with a new team or community at home or in a new city - or even if you just need a fresh running route - we’ve got you covered.</p>
<p class="p-large">If you’re interested in adding a new city, please reach out through the Contribute page.</p>
<div class="row">
<div class="col-2 hidden-sm"></div>
<div class="col-8">
<p class="p-large">Hopdash is a resource to connect and inspire runners everywhere. If you’re looking for a few miles with a new team or community at home or in a new city - or even if you just need a fresh running route - we’ve got you covered.</p>
<p class="p-large">If you’re interested in adding a new city, please reach out through the Contribute page.</p>
</div>
<div class="col-2 hidden-sm"></div>
</div>
<div class="col-2 hidden-sm"></div>
</div>
</div>
</section>
</section>
</div>
<footer>
<div class="container">
<div class="row flex flex-middle">
Expand All @@ -93,9 +95,9 @@ <h1 class="h1-grey-lg">Get going</h1>
</div>
<div class="col-2 flex-middle">
<ul class="footer nav">
<li><a href="http://hopdash.com/"><h4 class="font-bold">Cities</h4></a></li>
<li><a href="http://hopdash.com/about"><h4 class="font-bold">About</h4></a></li>
<li><a href="http://hopdash.com/contribute"><h4 class="font-bold">Contribute</h4></a></li>
<li><a href="/index.html"><h4 class="font-bold">Cities</h4></a></li>
<li><a href="/about/index.html"><h4 class="font-bold">About</h4></a></li>
<li><a href="/contribute"><h4 class="font-bold">Contribute</h4></a></li>
</ul>
</div>
<div class="col-2 flex-middle">
Expand All @@ -108,8 +110,8 @@ <h1 class="h1-grey-lg">Get going</h1>
</div>
</div>
</footer>
<script src="http://hopdash.com/js/jquery-2.1.1.js"></script>
<script src="http://hopdash.com/js/jquery.serialize-object.min.js"></script>
<script src="http://hopdash.com/js/split.js"></script>
<script src="/js/jquery-2.1.1.js"></script>
<script src="/js/jquery.serialize-object.min.js"></script>
<script src="/js/split.js"></script>
</body>
</html>
Loading