Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timstott/monarch-eurasia-middleman

The official Monarch Eurasia website
https://github.com/timstott/monarch-eurasia-middleman

Last synced: about 1 month ago
JSON representation

The official Monarch Eurasia website

Awesome Lists containing this project

README

        

# Monarch Eurasia [![Build Status](https://travis-ci.org/timstott/monarch-eurasia-middleman.svg?branch=master)](https://travis-ci.org/timstott/monarch-eurasia-middleman)

## Getting Started

```
# Install middleman
bundle

# Start server
bin/boot
```

## S3 Redirects

```
.
+-- en -> /
+-- services -> /client_services
+-- en
+-- business_challenges -> /business_challenges
+-- careers -> /careers
+-- conact_us -> /contact_us
+-- services -> /services

```