Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: use JuliaMono #3057

Merged
merged 2 commits into from
Oct 14, 2024
Merged

docs: use JuliaMono #3057

merged 2 commits into from
Oct 14, 2024

Conversation

Pangoraw
Copy link
Collaborator

@Pangoraw Pangoraw commented Oct 14, 2024

documenter has since switch to JuliaMono for code blocks.

https://github.com/JuliaDocs/Documenter.jl/blob/a0257f939c2be20c7a68ecc02c4ada8210f29495/assets/html/scss/documenter-dark.scss#L18

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="docs-julia-mono")
julia> using Pluto

@Pangoraw Pangoraw added the Live Docs The Live Docs panel on the bottom right of the editor label Oct 14, 2024
frontend/editor.css Outdated Show resolved Hide resolved
@fonsp fonsp merged commit ef57025 into main Oct 14, 2024
5 checks passed
@fonsp fonsp deleted the docs-julia-mono branch October 14, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Live Docs The Live Docs panel on the bottom right of the editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants