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
Before you get started, ensure you have the following:
- An HTTP Web Server (Apache or Nginx)
- MySQL
- PHP 5.6+
- Composer
- NPM with Bower
To quickly set up ReMark on a Non-shared Host (VPS, Dedicated, Cloud), please follow the ReMark Quick Start Guide.
- 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.
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 2016 ReMark
Licensed under the GNU General Public License Version 3.0 (or later).
ReMark is built with a harmonic balance of dedication and absurd amounts of caffeine.