Skip to content

Commit 59475fc

Browse files
authored
Fix Windows details and help theme (#72)
1 parent 3d7c21c commit 59475fc

File tree

5 files changed

+39
-227
lines changed

5 files changed

+39
-227
lines changed

_css/franklin.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ code {
312312

313313
.hljs-meta.shell_ {color: crimson;}
314314
.hljs-meta.prompt_ {color: rgb(25, 179, 51);}
315+
.hljs-meta.help_ {color: yellow;}
315316
.hljs-meta.infiltrator_ {color: rgb(240, 150, 30);}
316317
.hljs-meta.debugger_ {color: rgb(240, 150, 30);}
317318
.hljs-meta.debuggereval_ {color: rgb(240, 150, 30);}

pages/sharing/Manifest.toml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.0-beta2"
3+
julia_version = "1.9.3"
44
manifest_format = "2.0"
55
project_hash = "a341f69afe07521e4e96e099a9a22763e00af5e0"
66

@@ -51,7 +51,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
5151
[[deps.CompilerSupportLibraries_jll]]
5252
deps = ["Artifacts", "Libdl"]
5353
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
54-
version = "1.0.5+1"
54+
version = "1.0.5+0"
5555

5656
[[deps.Crayons]]
5757
git-tree-sha1 = "249fe38abf76d48563e2f4556bebd215aa317e15"
@@ -136,12 +136,12 @@ version = "0.9.25"
136136
[[deps.LibCURL]]
137137
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
138138
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
139-
version = "0.6.4"
139+
version = "0.6.3"
140140

141141
[[deps.LibCURL_jll]]
142142
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
143143
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
144-
version = "8.0.1+1"
144+
version = "7.84.0+0"
145145

146146
[[deps.LibGit2]]
147147
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
@@ -150,7 +150,7 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
150150
[[deps.LibSSH2_jll]]
151151
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
152152
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
153-
version = "1.11.0+1"
153+
version = "1.10.2+0"
154154

155155
[[deps.Libdl]]
156156
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -181,7 +181,7 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
181181
[[deps.MbedTLS_jll]]
182182
deps = ["Artifacts", "Libdl"]
183183
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
184-
version = "2.28.2+1"
184+
version = "2.28.2+0"
185185

186186
[[deps.Mmap]]
187187
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
@@ -194,7 +194,7 @@ version = "0.7.7"
194194

195195
[[deps.MozillaCACerts_jll]]
196196
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
197-
version = "2023.1.10"
197+
version = "2022.10.11"
198198

199199
[[deps.Mustache]]
200200
deps = ["Printf", "Tables"]
@@ -209,7 +209,7 @@ version = "1.2.0"
209209
[[deps.OpenBLAS_jll]]
210210
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
211211
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
212-
version = "0.3.23+2"
212+
version = "0.3.21+4"
213213

214214
[[deps.OrderedCollections]]
215215
git-tree-sha1 = "2e73fe17cac3c62ad1aebe70d44c963c3cfdc3e3"
@@ -231,7 +231,7 @@ version = "2.7.2"
231231
[[deps.Pkg]]
232232
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
233233
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
234-
version = "1.10.0"
234+
version = "1.9.2"
235235

236236
[[deps.PkgTemplates]]
237237
deps = ["Dates", "InteractiveUtils", "LibGit2", "Mocking", "Mustache", "Parameters", "Pkg", "REPL", "UUIDs"]
@@ -260,7 +260,7 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
260260
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
261261

262262
[[deps.Random]]
263-
deps = ["SHA"]
263+
deps = ["SHA", "Serialization"]
264264
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
265265

266266
[[deps.Requires]]
@@ -336,19 +336,19 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
336336
[[deps.Zlib_jll]]
337337
deps = ["Libdl"]
338338
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
339-
version = "1.2.13+1"
339+
version = "1.2.13+0"
340340

341341
[[deps.libblastrampoline_jll]]
342342
deps = ["Artifacts", "Libdl"]
343343
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
344-
version = "5.8.0+1"
344+
version = "5.8.0+0"
345345

346346
[[deps.nghttp2_jll]]
347347
deps = ["Artifacts", "Libdl"]
348348
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
349-
version = "1.52.0+1"
349+
version = "1.48.0+0"
350350

351351
[[deps.p7zip_jll]]
352352
deps = ["Artifacts", "Libdl"]
353353
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
354-
version = "17.4.0+2"
354+
version = "17.4.0+0"

pages/writing/Manifest.toml

Lines changed: 3 additions & 196 deletions
Original file line numberDiff line numberDiff line change
@@ -1,200 +1,7 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.0-beta2"
3+
julia_version = "1.9.3"
44
manifest_format = "2.0"
5-
project_hash = "e3c3580af029b40571034f49b0917efff8f3774e"
5+
project_hash = "da39a3ee5e6b4b0d3255bfef95601890afd80709"
66

7-
[[deps.ArgTools]]
8-
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
9-
version = "1.1.1"
10-
11-
[[deps.Artifacts]]
12-
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
13-
14-
[[deps.Base64]]
15-
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
16-
17-
[[deps.CodeTracking]]
18-
deps = ["InteractiveUtils", "UUIDs"]
19-
git-tree-sha1 = "a1296f0fe01a4c3f9bf0dc2934efbf4416f5db31"
20-
uuid = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
21-
version = "1.3.4"
22-
23-
[[deps.Crayons]]
24-
git-tree-sha1 = "249fe38abf76d48563e2f4556bebd215aa317e15"
25-
uuid = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
26-
version = "4.1.1"
27-
28-
[[deps.Dates]]
29-
deps = ["Printf"]
30-
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
31-
32-
[[deps.Debugger]]
33-
deps = ["CodeTracking", "Crayons", "Highlights", "InteractiveUtils", "JuliaInterpreter", "Markdown", "REPL"]
34-
git-tree-sha1 = "6798d210d8277b96cee6a6af387ed249b6e744ab"
35-
uuid = "31a5f54b-26ea-5ae9-a837-f05ce5417438"
36-
version = "0.7.8"
37-
38-
[[deps.Distributed]]
39-
deps = ["Random", "Serialization", "Sockets"]
40-
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
41-
42-
[[deps.DocStringExtensions]]
43-
deps = ["LibGit2"]
44-
git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
45-
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
46-
version = "0.9.3"
47-
48-
[[deps.Downloads]]
49-
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
50-
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
51-
version = "1.6.0"
52-
53-
[[deps.FileWatching]]
54-
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
55-
56-
[[deps.Highlights]]
57-
deps = ["DocStringExtensions", "InteractiveUtils", "REPL"]
58-
git-tree-sha1 = "0341077e8a6b9fc1c2ea5edc1e93a956d2aec0c7"
59-
uuid = "eafb193a-b7ab-5a9e-9068-77385905fa72"
60-
version = "0.5.2"
61-
62-
[[deps.Infiltrator]]
63-
deps = ["InteractiveUtils", "Markdown", "REPL", "UUIDs"]
64-
git-tree-sha1 = "04de041e4590428cccbb026d86e5d670513be2e3"
65-
uuid = "5903a43b-9cc3-4c30-8d17-598619ec4e9b"
66-
version = "1.6.4"
67-
68-
[[deps.InteractiveUtils]]
69-
deps = ["Markdown"]
70-
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
71-
72-
[[deps.JuliaInterpreter]]
73-
deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"]
74-
git-tree-sha1 = "81dc6aefcbe7421bd62cb6ca0e700779330acff8"
75-
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
76-
version = "0.9.25"
77-
78-
[[deps.LibCURL]]
79-
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
80-
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
81-
version = "0.6.4"
82-
83-
[[deps.LibCURL_jll]]
84-
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
85-
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
86-
version = "8.0.1+1"
87-
88-
[[deps.LibGit2]]
89-
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
90-
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
91-
92-
[[deps.LibSSH2_jll]]
93-
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
94-
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
95-
version = "1.11.0+1"
96-
97-
[[deps.Libdl]]
98-
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
99-
100-
[[deps.Logging]]
101-
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
102-
103-
[[deps.LoweredCodeUtils]]
104-
deps = ["JuliaInterpreter"]
105-
git-tree-sha1 = "60168780555f3e663c536500aa790b6368adc02a"
106-
uuid = "6f1432cf-f94c-5a45-995e-cdbf5db27b0b"
107-
version = "2.3.0"
108-
109-
[[deps.Markdown]]
110-
deps = ["Base64"]
111-
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
112-
113-
[[deps.MbedTLS_jll]]
114-
deps = ["Artifacts", "Libdl"]
115-
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
116-
version = "2.28.2+1"
117-
118-
[[deps.MozillaCACerts_jll]]
119-
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
120-
version = "2023.1.10"
121-
122-
[[deps.NetworkOptions]]
123-
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
124-
version = "1.2.0"
125-
126-
[[deps.OrderedCollections]]
127-
git-tree-sha1 = "2e73fe17cac3c62ad1aebe70d44c963c3cfdc3e3"
128-
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
129-
version = "1.6.2"
130-
131-
[[deps.Pkg]]
132-
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
133-
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
134-
version = "1.10.0"
135-
136-
[[deps.Printf]]
137-
deps = ["Unicode"]
138-
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
139-
140-
[[deps.REPL]]
141-
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
142-
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
143-
144-
[[deps.Random]]
145-
deps = ["SHA"]
146-
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
147-
148-
[[deps.Requires]]
149-
deps = ["UUIDs"]
150-
git-tree-sha1 = "838a3a4188e2ded87a4f9f184b4b0d78a1e91cb7"
151-
uuid = "ae029012-a4dd-5104-9daa-d747884805df"
152-
version = "1.3.0"
153-
154-
[[deps.Revise]]
155-
deps = ["CodeTracking", "Distributed", "FileWatching", "JuliaInterpreter", "LibGit2", "LoweredCodeUtils", "OrderedCollections", "Pkg", "REPL", "Requires", "UUIDs", "Unicode"]
156-
git-tree-sha1 = "7364d5f608f3492a4352ab1d40b3916955dc6aec"
157-
uuid = "295af30f-e4ad-537b-8983-00126c2a3abe"
158-
version = "3.5.5"
159-
160-
[[deps.SHA]]
161-
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
162-
version = "0.7.0"
163-
164-
[[deps.Serialization]]
165-
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
166-
167-
[[deps.Sockets]]
168-
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
169-
170-
[[deps.TOML]]
171-
deps = ["Dates"]
172-
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
173-
version = "1.0.3"
174-
175-
[[deps.Tar]]
176-
deps = ["ArgTools", "SHA"]
177-
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
178-
version = "1.10.0"
179-
180-
[[deps.UUIDs]]
181-
deps = ["Random", "SHA"]
182-
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
183-
184-
[[deps.Unicode]]
185-
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
186-
187-
[[deps.Zlib_jll]]
188-
deps = ["Libdl"]
189-
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
190-
version = "1.2.13+1"
191-
192-
[[deps.nghttp2_jll]]
193-
deps = ["Artifacts", "Libdl"]
194-
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
195-
version = "1.52.0+1"
196-
197-
[[deps.p7zip_jll]]
198-
deps = ["Artifacts", "Libdl"]
199-
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
200-
version = "17.4.0+2"
7+
[deps]

pages/writing/Project.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
[deps]
2-
Debugger = "31a5f54b-26ea-5ae9-a837-f05ce5417438"
3-
Infiltrator = "5903a43b-9cc3-4c30-8d17-598619ec4e9b"
4-
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"

0 commit comments

Comments
 (0)