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

hello! I'm new to Silex as I'm migrating websites to my GitHub repository. I'm test publishing a page to see if it works correctly when I got this error. ![image](https://user-images.githubusercontent.com/103877195/163707015-60603789-dd90-4dd0-b2d9-050eecd52612.png)...

bug

Is there any help available on how to add a visitor counter to a Silex website? Sincerely, Gary

widget

Make 1 repo with all silex packages, with all the scripts and tools to make maintenance and contributions easier. Use cases - [ ] change unifile => push+patch+tag+publish unifile =>...

feature

After publication, display links to [w3c validator](https://validator.w3.org) or check the published HTML against the w3c When we have a way to know where the URL where the website is published,...

feature

After #1109 we do not need the whole JQuery anymore, we should use the lightweight [Zepto](https://zeptojs.com/) as a drop-in replacement * Zepto is 9.6K * JQuery is 84K Also an...

feature
good first issue

Here is a great tool to audit accessibility https://wave.webaim.org/report Google's lighthouse project can be [run serverside](https://github.com/GoogleChrome/lighthouse/blob/HEAD/docs/readme.md#using-programmatically) to audit a website, or at least display a link to [google page speed](https://developers.google.com/speed/pagespeed/insights/)...

feature

One should be able to create accessible websites with Silex This means (feedback welcome) * [x] Alt text for images * [x] Semantic tags * [ ] Aria attributes *...

feature

Use APIs to list all images from within Silex - wikimedia https://en.wikipedia.org/w/api.php?action=query&list=allimages&ailimit=500 - flickr has an API and CC images https://www.flickr.com/creativecommons/

feature
help wanted

Silex 2.5.60 exe for windows worked amazing in Windows Sandbox. No problems with the program itself . I did however encounter problems with. Windows Defender trying to block the download...

feature

After #1107 we can drop JQueryUi which is 20K for nothing

feature
help wanted