Silex icon indicating copy to clipboard operation
Silex copied to clipboard

Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web

Results 179 Silex issues
Sort by recently updated
recently updated
newest added

Salut @lexoyo J'ai ajouter une page a mon site internet en utilisant le widget suivant: https://github.com/silexlabs/Silex/issues/272 et depuis impossible de publier le site. Je t'ai laisser accès a ma dropbox,...

Hi, I am looking to have a section of text and if you click on it, it will expand with some more text preferably smaller. Or alternatively, I would like...

> Note: this widget is outdated with the latest version of silex as of 2020-08-01, please [ask in the issues to get new instructions](https://github.com/silexlabs/Silex/issues) Hi, thanks for this awesome editor!...

widget

## About this widget With this widget you can add a gallery or slideshow to your Silex website. It loads photos from a flickr album and its look an feel...

widget

It is really easy to make things appear with an animation - images, texts, html boxes, containers. The available [animations can be seen in action here](http://daneden.github.io/animate.css/). First [open SIlex.me in...

widget

Hello, I would like to modify the mobile version of the web site I have developed, It’s seem it’s not possible to change easily the position and the size of...

question
doc

* Use the browsers [lazy loading](https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading) to defer loading of non critical resources * Use [critters](https://www.npmjs.com/package/critters) lib to get rid of useless css

feature

During publication of a website we should [prefetch important links](https://developer.mozilla.org/en-US/docs/Web/HTTP/Link_prefetching_FAQ) and maybe images etc. This should probably be an option on links and images, and a list of URLs in...

feature

Some of Silex editor's code should be run in a web worker to speed up the UI The parts of the code which are * non UI * do not...

feature

Make Silex load faster > This is a relatively easy task for a programmer to start with Silex Use [dynamic imports of webpack](https://webpack.js.org/guides/code-splitting/#dynamic-imports) to load the app progressively: * [...

feature
help wanted
good first issue