Skip to content

Commit

Permalink
Merge branch 'release/1.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince Kronlein committed Oct 16, 2017
2 parents 5c0db23 + 85bd6ea commit 884c902
Show file tree
Hide file tree
Showing 18 changed files with 13 additions and 612 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
# Lngx Url Shortener Service
--
![Polr Logo](https://docs.lngx.org/img/logo.png)

Lngx is an intrepid, self-hostable open-source link shortening web application with a robust API. It allows you to host your own URL shortener, to brand your URLs, and to gain control over your data. Lngx is especially easy to use, and provides a modern, themeable feel.
[![GitHub license](https://img.shields.io/badge/license-GPLv2%2B-orange.svg)](about/license)
[![GitHub release](https://img.shields.io/github/release/19peaches/lngx.svg)](https://github.com/19peaches/lngx/releases)

Lngx is a beautiful, modern, lightweight, and minimalist open-source URL shortening application. It allows you to host your own URL shortener, to brand your URLs, and to gain control over your data. Lngx is especially easy to use, and provides a modern, themeable interface.

Lngx is built on the original [Polr](https://github.com/cydrobolt/polr) application created and maintained by [Chaoyi Zha](https://cydrobolt.com), with great thanks for such an elegant approach.

### Quickstart

Lngx is written in PHP and Lumen, using MySQL as its primary database.

For complete installtion directions please refer to the [Lngx Documentation](https://docs.lngx.org).

Installation TL;DR: clone or download this repository, set document root to `public/`, create MySQL database, go to `yoursite.com/setup` and follow instructions.

### Upgrading Lngx
*Upgrading from 1.x:*

There are breaking changes between 2.x and 1.x; it is not yet possible to automatically upgrade to 2.x.

*Upgrading from 2.x:*
*Upgrading from 1.x:*
- Back up your database and files
- Update by using `git pull` or downloading a release
- Run `composer install --no-dev -o` to ensure dependencies are up to date
Expand Down
8 changes: 0 additions & 8 deletions docs/about/contributing.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/about/contributors.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/about/license.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/css/base.css

This file was deleted.

234 changes: 0 additions & 234 deletions docs/developer-guide/api.md

This file was deleted.

23 changes: 0 additions & 23 deletions docs/developer-guide/api_errors.md

This file was deleted.

13 changes: 0 additions & 13 deletions docs/developer-guide/libraries.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/index.md

This file was deleted.

Binary file removed docs/logo.png
Binary file not shown.
Loading

0 comments on commit 884c902

Please sign in to comment.