Giter Club home page Giter Club logo

silex's Introduction

license: GPL Build Status status of silex.me instance

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.

Silex UI

Brought to you by Silex Labs team, promoting free software.

Links

News and tutorials

Contact us and let people know about Silex

Host an instance of Silex on a server or run Silex on your computer

If you plan to host Silex for your clients, your users or the community, this section is for you.

See this help section about installing Silex on a server or on your computer, about environment variables, see how to run it with docker or build it from source, etc.

Please note that there is also an effort to make Silex a desktop software (in opposition to online app), you can test the offline version of Silex from here

Size of the project's code base

As of june 2017, around 100.000 lines of code. See github API count (includes blank lines and comments I guess):

JavaScript: 856643,
CSS: 82702,
HTML: 53727,
Shell: 1532

cb372's report:

File Type Files Lines of Code Total lines
JavaScript 422 138797 183644
Json 3 146 146
Text 12 0 1047
Shell 4 24 47
Stylesheets 90 17777 21504
Html 7 545 726

Cloc's report:

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JavaScript                     404           9616          14937          50841
CSS                             75           1580           1652          11394
LESS                            20            141             87           1768
Markdown                        10            334              0            657
YAML                            14              3              1            581
HTML                             7            177             22            527
JSON                             3              0              0            146
Bourne Shell                     4              6             13             28
-------------------------------------------------------------------------------
SUM:                           541          12030          16712          66869
-------------------------------------------------------------------------------

dependencies

These are the upstream projects we use in Silex

Prodotype in Silex

  • components data: prodotypeData.components.elementId = {} render: element.innerHTML ui: property component examples: slideshow, form, share bar
  • styles data: prodotypeData.styles.elementId = {} render: head.innerHTML ui: property style examples: text style, shadows, text special effects
  • behaviors data: prodotypeData.behaviors.elementId = {} render: element.className / attributes, dependency.js ui: property component examples: anim show, anim hover, resize to content, always visible / static, anchor
  • apps data: prodotypeData.apps = [] render: head.innerHTML ui: settings app examples: analytics,
  • fonts data: prodotypeData.fonts = [] render: head.innerHTML ui: settings fonts examples: google fonts, open fonts

todo

  • git mv src/components => src/prodotype/components
  • create prodotype/styles
    • new tab in properties
    • text.ejs and text.yml
    • next iteration: themes, apply theme, save as theme...
  • create prodotype/behaviors
  • create prodotype/fonts, prodotype/apps

silex's People

Contributors

c00kie- avatar camcrock avatar christian-bromann avatar jbips avatar jennparker avatar lexoyo avatar neocorp avatar ondrejec avatar pierreozoux avatar rapenne-s avatar rrrene avatar singchan avatar swakarm avatar tariqbenezza avatar thecause avatar yanhick avatar zabojad 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.