Repository of the Russian and Russia-related open data catalog SSG website
SSG based on 11ty engine with Airtable as backend.
Project made specifically for datacatalogs.ru so it might not work with your Airtable tables. Still you might use it as reference.
-
Install dependencies
npm i
-
Add .env to root folder, it shoud have your AIRTABLE_API_KEY and AIRTABLE_TABLE_NAME
-
Run local web server
npm run dev
Checkout branch from main
Read 11ty documentation and edit files in _src directory
Test your features and code
You'll need server that can run Node.14 v14 or higher, build process might require up to 4Gb of RAM.