diff --git a/index.jl b/docs/index.jl similarity index 98% rename from index.jl rename to docs/index.jl index a9f42fc..0f4aee1 100644 --- a/index.jl +++ b/docs/index.jl @@ -11,7 +11,8 @@ using InteractiveUtils # ╠═╡ show_logs = false begin using Pkg - Pkg.activate(joinpath(pwd(), "docs")) + # Pkg.activate(joinpath(pwd(), "docs")) + Pkg.activate(".") Pkg.instantiate() using HTMLStrings: to_html, head, link, script, divv, h1, img, p, span, a, figure, hr