Skip to content

Commit 4133e9e

Browse files
committed
Add colored blocks
1 parent ff6584a commit 4133e9e

File tree

8 files changed

+445
-232
lines changed

8 files changed

+445
-232
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ __site/
44
node_modules/
55
package-lock.json
66
.vscode
7-
# Manifest.toml
7+
# Manifest.toml

Manifest.toml

Lines changed: 16 additions & 16 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.9.3"
3+
julia_version = "1.10.0-beta2"
44
manifest_format = "2.0"
55
project_hash = "fd73ef33d480b0816d7728a667dba4ef62c44c52"
66

@@ -88,12 +88,12 @@ version = "1.5.0"
8888
[[deps.LibCURL]]
8989
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
9090
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
91-
version = "0.6.3"
91+
version = "0.6.4"
9292

9393
[[deps.LibCURL_jll]]
9494
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
9595
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
96-
version = "7.84.0+0"
96+
version = "8.0.1+1"
9797

9898
[[deps.LibGit2]]
9999
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
@@ -102,7 +102,7 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
102102
[[deps.LibSSH2_jll]]
103103
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
104104
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
105-
version = "1.10.2+0"
105+
version = "1.11.0+1"
106106

107107
[[deps.Libdl]]
108108
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -140,11 +140,11 @@ version = "1.1.7"
140140
[[deps.MbedTLS_jll]]
141141
deps = ["Artifacts", "Libdl"]
142142
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
143-
version = "2.28.2+0"
143+
version = "2.28.2+1"
144144

145145
[[deps.MozillaCACerts_jll]]
146146
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
147-
version = "2022.10.11"
147+
version = "2023.1.10"
148148

149149
[[deps.NetworkOptions]]
150150
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
@@ -164,9 +164,9 @@ version = "1.4.1"
164164

165165
[[deps.OpenSSL_jll]]
166166
deps = ["Artifacts", "JLLWrappers", "Libdl"]
167-
git-tree-sha1 = "e78db7bd5c26fc5a6911b50a47ee302219157ea8"
167+
git-tree-sha1 = "ceeda72c9fd6bbebc4f4f598560789145a8b6c4c"
168168
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
169-
version = "3.0.10+0"
169+
version = "3.0.11+0"
170170

171171
[[deps.OrderedCollections]]
172172
git-tree-sha1 = "2e73fe17cac3c62ad1aebe70d44c963c3cfdc3e3"
@@ -176,7 +176,7 @@ version = "1.6.2"
176176
[[deps.Pkg]]
177177
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
178178
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
179-
version = "1.9.2"
179+
version = "1.10.0"
180180

181181
[[deps.PrecompileTools]]
182182
deps = ["Preferences"]
@@ -186,9 +186,9 @@ version = "1.2.0"
186186

187187
[[deps.Preferences]]
188188
deps = ["TOML"]
189-
git-tree-sha1 = "7eb1686b4f04b82f96ed7a4ea5890a4f0c7a09f1"
189+
git-tree-sha1 = "00805cd429dcb4870060ff49ef443486c262e38e"
190190
uuid = "21216c6a-2e73-6563-6e65-726566657250"
191-
version = "1.4.0"
191+
version = "1.4.1"
192192

193193
[[deps.Printf]]
194194
deps = ["Unicode"]
@@ -199,7 +199,7 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
199199
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
200200

201201
[[deps.Random]]
202-
deps = ["SHA", "Serialization"]
202+
deps = ["SHA"]
203203
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
204204

205205
[[deps.Reexport]]
@@ -256,7 +256,7 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
256256

257257
[[deps.Xranklin]]
258258
deps = ["ANSIColoredPrinters", "CRC32c", "Dates", "FranklinParser", "IOCapture", "LiveServer", "Logging", "Markdown", "OrderedCollections", "Pkg", "REPL", "Reexport", "Serialization", "TOML", "URIs"]
259-
git-tree-sha1 = "0d991b994de9fb61e7baff42d04c19a0628155d1"
259+
git-tree-sha1 = "40150f4132a6117295bd32632249b0e57c7971c4"
260260
repo-rev = "main"
261261
repo-url = "https://github.com/tlienart/Xranklin.jl/"
262262
uuid = "558449b0-171e-4e1f-900f-d076a5ddf486"
@@ -265,14 +265,14 @@ version = "0.1.0"
265265
[[deps.Zlib_jll]]
266266
deps = ["Libdl"]
267267
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
268-
version = "1.2.13+0"
268+
version = "1.2.13+1"
269269

270270
[[deps.nghttp2_jll]]
271271
deps = ["Artifacts", "Libdl"]
272272
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
273-
version = "1.48.0+0"
273+
version = "1.52.0+1"
274274

275275
[[deps.p7zip_jll]]
276276
deps = ["Artifacts", "Libdl"]
277277
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
278-
version = "17.4.0+0"
278+
version = "17.4.0+2"

_css/custom.css

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44

55
.repl-help {
66
background-color: lightgray;
7-
padding: 10px;
7+
padding-left: 10px;
8+
padding-right: 10px;
9+
padding-top: 1px;
10+
padding-bottom: 1px;
811
border-radius: 10px;
9-
margin-bottom: 0.8em;
12+
margin-bottom: 1em;
1013
}
1114

1215
.repl-help h1,h2,h3 {
@@ -22,4 +25,33 @@
2225
.im-badge img {
2326
height: 1em;
2427
object-fit: scale-down;
25-
}
28+
}
29+
30+
/* ==================================================================
31+
Admonitions
32+
================================================================== */
33+
34+
.tldr {
35+
background-color: rgba(34, 139, 34, 0.291);
36+
border-radius: 10px;
37+
padding: 0.5em;
38+
margin-bottom: 1em;
39+
}
40+
41+
.tldr p {
42+
margin-bottom: 0em;
43+
}
44+
45+
.advanced {
46+
background: #cb3d337a;
47+
border-radius: 10px;
48+
padding: 0.5em;
49+
margin-bottom: 1em;
50+
}
51+
52+
.vscode {
53+
background-color: #9558b248;
54+
border-radius: 10px;
55+
padding: 0.5em;
56+
margin-bottom: 1em;
57+
}

config.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,21 @@ website_url = "https://modernjuliaworkflows.github.io/"
2424

2525
<!--
2626
Add here global latex commands to use throughout your pages.
27-
-->
27+
-->
28+
\newcommand{\tldr}[1]{
29+
@@tldr
30+
**TLDR**: !#1
31+
@@
32+
}
33+
34+
\newcommand{\advanced}[1]{
35+
@@advanced
36+
**Advanced**: !#1
37+
@@
38+
}
39+
40+
\newcommand{\vscode}[1]{
41+
@@vscode
42+
**VSCode**: !#1
43+
@@
44+
}

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.9.3"
3+
julia_version = "1.10.0-beta2"
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+0"
54+
version = "1.0.5+1"
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.3"
139+
version = "0.6.4"
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 = "7.84.0+0"
144+
version = "8.0.1+1"
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.10.2+0"
153+
version = "1.11.0+1"
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+0"
184+
version = "2.28.2+1"
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 = "2022.10.11"
197+
version = "2023.1.10"
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.21+4"
212+
version = "0.3.23+2"
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.9.2"
234+
version = "1.10.0"
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", "Serialization"]
263+
deps = ["SHA"]
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+0"
339+
version = "1.2.13+1"
340340

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

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

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

0 commit comments

Comments
 (0)