Skip to content

ruvenss/lightweeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# LightWeeb 3.0

LightWeeb is an Open Source framework for light and optimised websites

Features

  • HTML render, no backend need it.
  • No Database need it.
  • 100% Open Source.
  • Compatible with any HTML Template.
  • Social Media and OG Cards embed
  • Can be use to render a WordPress website to static html
  • Connect in realtime WordPress to LightWeb using our WordPress Plugin

Basic structure and Content

  • /lightweb/headers All your html headers
  • /lightweb/footers All your html footers
  • /lightweb/pages All your page contents without the html headers or footers
  • /lightweb/pages/tree.js Your website structure and pages properties

install LightWeeb On-site

Execute the following line to install and deploy LightWeeb 3.0.38

wget -q https://raw.githubusercontent.com/ruvenss/install_lightweeb/main/deploy_lightweeb.sh -O deploy_lightweeb.sh; chmod +x deploy_lightweeb.sh; ./deploy_lightweeb.sh

install LightWeeb Docker

Soon!

WordPress Official Plugin

https://github.com/ruvenss/LightWeb-WordPress

About

Light Web is an Open Source framework for light and optimised websites

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors