Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.6 KB

readme.md

File metadata and controls

46 lines (32 loc) · 1.6 KB

ReMark

ReMark is an open source publishing platform built with the informed content creator in mind. It works as:

  • A blogging platform
  • A feed aggregator
  • An Image, Audio, and Video host

Demos

Technopathic

Screenshots

Home page Screenshot Feed Screenshot

More Screenshots

Requirements

Before you get started, ensure you have the following:

  • An HTTP Web Server (Apache or Nginx)
  • MySQL
  • PHP 5.6+
  • Composer
  • NPM with Bower

Setting up ReMark

To quickly set up ReMark on a Non-shared Host (VPS, Dedicated, Cloud), please follow the ReMark Quick Start Guide.

Built With

  • PHP Laravel Framework - Our back-end API is a Laravel app. It takes requests and makes responses in JSON.
  • AngularJS - Our front end is an AngularJS app that communicates with the Laravel API.
  • MySQL - Our main database is in MySQL.

Plus a number of Laravel packages and Angular modules. See the complete lists in the composer.json and the bower.json files.

Contributing

ReMark is free and open-source. If you find any bugs or improvements that can be made, please feel free to create a feature request or bug issue on the Github repo.

Copyright / License

Copyright 2016 ReMark

Licensed under the GNU General Public License Version 3.0 (or later).

Dedication

ReMark is built with a harmonic balance of dedication and absurd amounts of caffeine.