Closed davidwesst closed 1 year ago
On the prebuild or predev NPM script, a Node script should be run to generate the required data files used by the 11ty build process.
prebuild
predev
Should also consider creating a global data file that reads from the generated SQLite database file #188
Not going to implement SQLite administration database. Adds too much complexity right now.
On the
prebuild
orpredev
NPM script, a Node script should be run to generate the required data files used by the 11ty build process.Should also consider creating a global data file that reads from the generated SQLite database file #188