https://github.com/robinboers/skylight-website-editor
DIY Website Builder built using PHP and Javascript
https://github.com/robinboers/skylight-website-editor
css3 diy html5 js php skylightwb w3css websitebuilder
Last synced: 10 months ago
JSON representation
DIY Website Builder built using PHP and Javascript
- Host: GitHub
- URL: https://github.com/robinboers/skylight-website-editor
- Owner: RobinBoers
- License: gpl-3.0
- Created: 2020-02-22T09:33:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T08:51:53.000Z (about 2 years ago)
- Last Synced: 2025-03-26T14:07:51.667Z (about 1 year ago)
- Topics: css3, diy, html5, js, php, skylightwb, w3css, websitebuilder
- Language: PHP
- Homepage: https://www.geheimesite.nl/projects/skylight
- Size: 1.73 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkyLight Website Builder/Editor
[](https://github.com/RobinBoers/SkyLight-Website-Editor/releases/)
[](https://github.com/RobinBoers/SkyLight-Website-Editor/stargazers/)
SkyLight is a flexible website builder made with html5, css3, javascript and php. It has support for third-party themes and it is highly customizable
**NOTE: SkyLight is written for PHP 7. It will not work in PHP 8. I found that out the hard way because I accidentally updated XAMPP**
## Features
- Simple dashboard
- Logo*
- Theming API
- Blogging
- Comments*
- Menus*
- Multiple default themes (more coming soon)
- Online updating
- Encrypted passwords
- RSS feed (coming soon)
- Custom CSS Styling*
\* If the theme supports it
## Installation
Download the latest version from the releases page on this GitHub repo, and extract the zip file on your server. It can be installed anywhere. Put it at the root of your server or in a subdirectory. If installed in a subdirectory you need to set the correct path in the Advanced section of the settings panel after installation.
**NOTE: Download `Source code (zip)` and not `package.zip`, because `package.zip` is for online updating only and doesn't work on its own!**
If you want to run a developer preview built, git clone from master:
```git clone https://github.com/RobinBoers/SkyLight-Website-Editor```
The default password is `root`. It can be used with any username, because I haven't added, and do not plan on adding, accounts. The username you enter will appear under the posts and comments you make, but has no other effect.
Check the [installation guide](https://docs.geheimesite.nl/SkyLight-Website-Editor/installation-guide) for more info.
## For help or suggestions
If you need help or have any suggestions, you can email me at robin@geheimesite.nl or [create an issue](https://github.com/RobinBoers/SkyLight-Website-Editor/issues/new) on GitHub. I'd like to hear from you!
I also made a wiki, where you can find documentation about SkyLight. The wiki is linked below.
### Links:
- [Themes](https://github.com/RobinBoers/SkyLight-themelibrary)
- [Wiki](https://docs.geheimesite.nl/SkyLight-Website-Editor)
- [Bugtracker](https://github.com/RobinBoers/SkyLight-Website-Editor/issues/)
