datopian / portal.js.bak

🌀 The JS data presentation framework. For a single dataset to a full catalog.
https://portal-78qurbwf9-datopian1.vercel.app/
MIT License
22 stars 2 forks source link

Theming portal howto #37

Closed rufuspollock closed 3 years ago

rufuspollock commented 4 years ago

We will want instructions (and examples) of theming a portal

When creating a new portal I want to develop a custom theme so that it looks great and aligns with my brand

When deploying a portal I want to be able to install different themes (and switch between them) so that I can quickly try out and theme my site with an existing theme

Research - theming in next.js

Use styled components ...