generated from Templates/Baseline
### 📖 Summary - adds vitepess based docs for Arkanum.dev - migrate arakanumm project from CodeServer org to arkanum org ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #97
13 lines
382 B
Markdown
13 lines
382 B
Markdown
# FiraCode
|
|
|
|
## Referenced Source Files
|
|
|
|
::: code-group
|
|
<<< @/../Dockerfile#firacode{Dockerfile}
|
|
<<< @/../FiraCode/fonts.css{css}
|
|
:::
|
|
|
|
We add custom fonts on build time to the Arkanum docker image. Therefore we copy the font files and patch the
|
|
_CodeServer / Openvscode-server_ `workbench.css` files. So we can use host and consume additional fonts without
|
|
relying on external CDNs.
|