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 :tm:)
* Small changes to default interface
* Products.lua file now supports some more meta data
1 parent 0b00671 commit 6907e148e3eee32d79d35e118ac021d719c48c1a
@Sammy Sammy authored on 1 Sep 2022
Showing 9 changed files
View
config/config.lua 100644 → 0
View
config/products.lua 100644 → 0
View
config/services.lua 100644 → 0
View
data/index.xml 0 → 100644
View
data/pages/home.xml 0 → 100644
View
data/pages/items.xml 0 → 100644
View
data/products.lua 0 → 100644
View
data/services.lua 0 → 100644
View
src/init.lua