GithubHelp home page GithubHelp logo

hhy5277 / palette Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ganeshkandu/palette

0.0 1.0 0.0 34.66 MB

:art: Palette is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI

License: GNU Affero General Public License v3.0

ApacheConf 0.07% PHP 71.58% HTML 3.77% CSS 23.03% JavaScript 1.56%

palette's Introduction

GitHub Stars GitHub Issues Releases

Palette is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI

Palette

Palette is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI

Getting Started

Prerequirement

PHP Version

  • PHP 5.3+

Extension

  • gd
  • zip

Mod Rewrite

  • mod_rewrite should be enabled for friendly URL

Installation

Create Folder

  • thumbs/
  • sites/
  • .palette/

Give a Writable Permission on

  • config/
  • .palette
  • thumbs/
  • sites/
  • logs/error.log
  • .htaccess

and open install.php in you Browser

Installation using git

$ #installing Palette
$ git clone https://github.com/GaneshKandu/Palette.git
$ cd Palette
$ mkdir thumbs sites .palette
$ chmod -R 777 thumbs sites config logs/error.log .htaccess .palette
$ sudo chown -R www-data:www-data ../Palette

and open install.php in you Browser

Feature

  • Easy to Use
  • Support of multiple languages
  • Easy Customizing options
  • Live Editor
  • Single and Multiple Site Support

MultiSite

chnage MULTISITE to true for multisite and false for singesite

// single site
define('MULTISITE',false);

Third Party Components

  • thanks the following open source projects for the components used by Palette
Components Link
Metro UI http://metroui.org.ua
JQuery https://jquery.com
JSColor http://jscolor.com
DropzoneJS http://www.dropzonejs.com

Main Developers

palette's People

Contributors

ganeshkandu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.