It’s not to different from classic html pages, it uses a bit more of a component structure so that pages can be comprised of components for reusability an cashing, would you like your bio in white on the cypher site ?
Discussion
what is it written in? should I learn that? White on the self host, I don't think cypher site displays the bio
It uses VueJS but the meta framework is NuxtJS let me know if you end up getting stuck on the bio ✌️
If I were looking in tailwind.config.js would that be hot or cold?
That config would help you set all the default colours for the entire build. If you have already a section where the bio text is called you can change it in the paragraph example would be
this would be where the bio text is displayed
in this example it also takes into account the dark / light mode theming ✌️🚀