Game-portfolio for Tall Man Games - easy, intuitive boardgames
yarn dev - start dev server
Git push it, which is connected to Netlify (will deploy main branch)
Netlify will deploy it after running yarn build && yarn export
- API into Trello board for cards that describe the games (https://css-tricks.com/using-trello-as-a-super-simple-cms/)
- Uses SSG for the index page (static page rendered with current content)
- Trello uses
Live/Stagelabels to preview content in dev / production site - Webhook from Trello to update Netlify on list-change
- NextJS & Sass