https://github.com/timstott/monarch-eurasia-middleman
The official Monarch Eurasia website
https://github.com/timstott/monarch-eurasia-middleman
Last synced: about 1 year ago
JSON representation
The official Monarch Eurasia website
- Host: GitHub
- URL: https://github.com/timstott/monarch-eurasia-middleman
- Owner: timstott
- Created: 2014-06-30T23:09:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T22:10:31.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T19:07:10.164Z (over 1 year ago)
- Language: HTML
- Homepage: http://monarcheurasia.com
- Size: 7.41 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monarch Eurasia [](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
```