Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guillim/dontgomanual_landing

Landing page for dontgomanual app
https://github.com/guillim/dontgomanual_landing

Last synced: 2 days ago
JSON representation

Landing page for dontgomanual app

Awesome Lists containing this project

README

        

# Landing Page for DGM

Jekyll theme based on [landing-page bootstrap theme ](http://startbootstrap.com/templates/landing-page/)

![logo](/img/logo.png)

## How to use
- Place a image in `/img/services/`
- Create posts to display your services. Use the follow as an example:

```txt
---
layout: default
img: ipad.png
category: Services
title: The service title
---
The description of this service
```

## License
The contents of this repository are licensed under the [Apache
2.0](http://www.apache.org/licenses/LICENSE-2.0.html).