Quantum-Game / quantum-game-2

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)
https://quantumgame.io
MIT License
65 stars 16 forks source link

Enyclopedia link style #185

Closed stared closed 4 years ago

stared commented 4 years ago

Added automatic link glyphs using https://fontawesome.com/.

image

Right now, I use link URL to guess type:

I can extend it later to add more, e.g. based on text - e.g. special ones for games, interactive explorations, etc.

Had some issues with Vue (paths for loading in scss, and then - scoped styling, as the content is in v-html). I solved it thanks to: