Skip to content

Latest commit

History

History
25 lines (17 loc) 路 731 Bytes

README.md

File metadata and controls

25 lines (17 loc) 路 731 Bytes

Netlify Status Uptime Uptime

Atlas Website

Website is built using 11ty static site generator.

Run for development

npm install
npm start

Build for publishing

npm install

Update Search

export ALGOLIA_SEARCH=<key>
npm run updateSearch