Giter Club home page Giter Club logo

posib's Introduction

posib.

Simple in-place editing CMS


Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Lint your code using Grunt.

Code organization

All the code is stored under the /src folder. The code is written in Coffeescript.

Setup development environment

Setting up a development environment to contribute (or study) posib. is very simple : you only need to install Vagrant.

In your console, browse to the posib. root and enter :

$> vagrant up && vagrant ssh

After the install, you will be connected by ssh inside the virtual machine.
You only need to enter :

$> grunt work

It will launch grunt watch and supervisor tasks, compiling and restarting server during your development.

Open a browser to 192.168.1.222 to preview the posib. development website.
The files for the dev website are stored under the sample folder.

If you use SublimeText, a sublime-project file is included.

Release History

posib. already exists before this project, as a personnal 2011 PHP project (non open-sourced). This repository is the reborn of the idea, using all the power and advantages of node.js, and will be released as version 1.0 on npm.

  • 2011-11-25: Starting the original PHP project.
  • 2012-01-12: Release version 1.0
  • 2012-06-26: Release version 2.0
  • 2013-09-01: Last version of 1.x branch : 1.8.14
  • 2013-09-01: Last version of 2.x branch : 2.9.5
  • 2014-02-02: Starting node.js project

Milestones planning

  • 0.1
    • ☑ Public core
    • ☑ Short Bricks
    • ☑ Rich Bricks
    • ☑ Image Bricks (simple)
    • ☑ Page informations
    • ☑ Content caching
  • 0.2
    • ☐ Admin core
    • ☐ Modals core
    • ☐ Short Bricks
    • ☐ Rich Bricks
    • ☐ Image Bricks (simple)
    • ☐ Page informations
    • ☐ --- first push on npm
  • 0.3
    • ☐ Form Bricks
  • 0.4
    • ☐ Map Bricks
  • 0.5
    • ☐ Image Bricks (gallery)
  • 0.6
    • ☐ Code Bricks
  • 0.7
    • ☐ Audio Bricks
    • ☐ Video Bricks
  • 0.8
    • ☐ Time Bricks
  • 0.9
    • ☐ List Bricks
  • 0.10
    • ☐ Table Bricks
  • 1.0
    • ☐ Documentation for developers
    • ☐ Documentation for users
    • ☐ Presentation website
    • ☐ --- release on npm

License

Copyright (c) 2014 krkn
Licensed under the MIT license.

posib's People

Contributors

leny avatar

Watchers

Stéphan Zych avatar James Cloos 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.