Change font for docs currently in github pages? #33
Labels
No labels
📓 docs
🎮 gaming
bug
cicd
dependencies
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
neovim
package_management
python
question
vim
wontfix
⏰ Cron
🍎 macOS
🐧 Linux
🐳 docker
🔒 infosec
🚧 larger project
🤷 let's chat about it
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jessebot/onboardme#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
powerline fonts broken in some places in docs.
Goal: have nerdfonts in docs so we can have pretty icons.
Feature-bug. it's a maybe easy thing to do 🤷
this is elusive and although the justthedocs docs say:
This still isn't working. The file below is in
./onboardme/docs/_sass/custom/custom.scss:And the font is in:
/onboardme/docs/fonts/mononoki-Regular-Nerd-Font-Complete.ttf. Unsure why this is not working though 🤔I found this stackoverflow page:
https://stackoverflow.com/questions/35718750/adding-custom-fonts-to-github-pages
and so I am trying to do this instead:
jessebot/onboardme@4438db64fd:🤷
github put out another blog post about this, so maybe it's easier now:
https://github.blog/2022-12-02-introducing-mona-sans-and-hubot-sans/