GithubHelp home page GithubHelp logo

niharika50 / silex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from silexlabs/silex

0.0 1.0 0.0 38.05 MB

Silex is a free and open source software which let you create websites directly in the browser without writing code. It is a website builder in the cloud, suitable for professional designers.

Home Page: http://www.silex.me

silex's Introduction

Build Status Dependency Status Stories in Ready Code Climate

##About Silex, live web creation.

Silex, is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. And it is suitable for professional designers to produce great websites without constraints. Silex is also known as the HTML5 editor.

Brought to you by Silex Labs team, promoting free software. Current version: v2.0.0alpha5.

Links

News and tutorials

Contact us and let people know about Silex

##Installation on your local computer

This is for developers only, since our beloved designers can use the online version.

Developers you can clone this repository and start Silex, with nodejs. See instructions bellow.

local installation on linux or macos

Prerequisite :

Clone this repository, and do not forget the sub modules (cloud-explorer and unifile)

$ git clone --recursive https://github.com/silexlabs/Silex.git

Install all needed modules

$ make

Start the server and then open http://localhost:6805/silex/ - note that 6805 is easy to remember, since it is the date of sexual revolution started in paris france 8-)

$ node dist/server/server.js

Or with grunt you can use

  • Build, i.e. check syntax with *lint, compile with google closure builder/compiler

    $ grunt deploy

  • Watch, i.e. watch for changing files and build the debug version when files change, also use livereload

    $ grunt watch

  • Test, i.e. check syntax with *lint, compile the release version with google closure, and execute functional tests

    $ grunt test -phantomjs

    $ grunt test -firefox

    $ grunt test -chrome

Note for cloud9 users: you may want to activate python

$ nada-nix install python

local installation on Windows

instructions provided by Régis RIGAUD :)

Prerequisite :

Installation of Silex:

Start Silex :

  • Launch Silex from a command prompt ( Silex's Directory) : node dist/server/server.js
  • Open your favorite browser on http://localhost:6805/silex/ and ENJOY !!!

##dependencies

These are the upstream projects we use in Silex

  • unifile, a nodejs server which provides a unified access to cloud services. This projects uses nodejs and these modules: express, dbox, express, googleapis, logger, node-oauth, oauth, path
  • Cloud explorer, a file manager for the cloud services. It is a front end javascript app which connects to a unifile server
  • ace, an excellent code editor in javascript
  • google closure library and compiler
  • jquery and jquery UI are included in the sites generated by Silex

silex's People

Contributors

lexoyo avatar zabojad avatar yanhick avatar thecause 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.