Code is now compatible with file structure
* Merged config to data folder * init.lua now works with the expected file structure * Added default page (templates will be added later |
---|
|
config/config.lua 100644 → 0 |
---|
config/products.lua 100644 → 0 |
---|
config/services.lua 100644 → 0 |
---|
data/index.xml 0 → 100644 |
---|
data/pages/home.xml 0 → 100644 |
---|
data/pages/items.xml 0 → 100644 |
---|
data/products.lua 0 → 100644 |
---|
data/services.lua 0 → 100644 |
---|
src/init.lua |
---|