Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8f5cd53 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Nov 8, 2024
1 parent 58ac88f commit 412c2b2
Show file tree
Hide file tree
Showing 7 changed files with 62 additions and 36 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.png"> <title>404</title> <header> <div class=blog-name ><a href="/">Stay tuned!</a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="/about/">About</a> <li><a href="/contribute/">Contribute</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> The Julia Dispatch team. Last modified: August 20, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.png"> <title>404</title> <header> <div class=blog-name ><a href="/">Stay tuned!</a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="/about/">About</a> <li><a href="/contribute/">Contribute</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> The Julia Dispatch team. Last modified: November 08, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div>
80 changes: 53 additions & 27 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.4"
julia_version = "1.11.1"
manifest_format = "2.0"
project_hash = "b624ff2117a370fbbc58955a02126cf4545f031e"

[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
version = "1.1.1"
version = "1.1.2"

[[deps.Artifacts]]
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
version = "1.11.0"

[[deps.Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
version = "1.11.0"

[[deps.BitFlags]]
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
Expand All @@ -34,6 +36,7 @@ version = "2.4.2"
[[deps.Dates]]
deps = ["Printf"]
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
version = "1.11.0"

[[deps.DelimitedFiles]]
deps = ["Mmap"]
Expand Down Expand Up @@ -65,6 +68,7 @@ version = "0.1.10"

[[deps.FileWatching]]
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
version = "1.11.0"

[[deps.Franklin]]
deps = ["Dates", "DelimitedFiles", "DocStringExtensions", "ExprTools", "FranklinTemplates", "HTTP", "Literate", "LiveServer", "Logging", "Markdown", "NodeJS", "OrderedCollections", "Pkg", "REPL", "Random", "TOML"]
Expand All @@ -80,9 +84,9 @@ version = "0.10.2"

[[deps.HTTP]]
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
git-tree-sha1 = "d1d712be3164d61d1fb98e7ce9bcbc6cc06b45ed"
git-tree-sha1 = "bc3f416a965ae61968c20d0ad867556367f2817d"
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
version = "1.10.8"
version = "1.10.9"

[[deps.IOCapture]]
deps = ["Logging", "Random"]
Expand All @@ -93,12 +97,13 @@ version = "0.2.5"
[[deps.InteractiveUtils]]
deps = ["Markdown"]
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
version = "1.11.0"

[[deps.JLLWrappers]]
deps = ["Artifacts", "Preferences"]
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.5.0"
version = "1.6.1"

[[deps.JSON]]
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
Expand All @@ -114,16 +119,17 @@ version = "0.6.4"
[[deps.LibCURL_jll]]
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
version = "8.4.0+0"
version = "8.6.0+0"

[[deps.LibGit2]]
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
version = "1.11.0"

[[deps.LibGit2_jll]]
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
version = "1.6.4+0"
version = "1.7.2+0"

[[deps.LibSSH2_jll]]
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
Expand All @@ -132,27 +138,29 @@ version = "1.11.0+1"

[[deps.Libdl]]
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
version = "1.11.0"

[[deps.Literate]]
deps = ["Base64", "IOCapture", "JSON", "REPL"]
git-tree-sha1 = "eef2e1fc1dc38af90a18eb16e519e06d1fd10c2a"
git-tree-sha1 = "da046be6d63304f7ba9c1bb04820fb306ba1ab12"
uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
version = "2.19.0"
version = "2.20.1"

[[deps.LiveServer]]
deps = ["HTTP", "LoggingExtras", "MIMEs", "Pkg", "Sockets", "Test"]
git-tree-sha1 = "1e46b873b8ef176e23ee43f96e72cd45c20bafb4"
deps = ["HTTP", "LoggingExtras", "MIMEs", "Sockets", "Test"]
git-tree-sha1 = "564a436267fb1fc768f815dad64c4386c46623f8"
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
version = "1.3.1"
version = "1.4.0"

[[deps.Logging]]
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
version = "1.11.0"

[[deps.LoggingExtras]]
deps = ["Dates", "Logging"]
git-tree-sha1 = "c1dd6d7978c12545b4179fb6153b9250c96b0075"
git-tree-sha1 = "f02b56007b064fbfddb4c9cd60161b6dd0f40df3"
uuid = "e6f89c97-d47a-5376-807f-9c37f3926c36"
version = "1.0.3"
version = "1.1.0"

[[deps.MIMEs]]
git-tree-sha1 = "65f28ad4b594aebe22157d6fac869786a255b7eb"
Expand All @@ -162,6 +170,7 @@ version = "0.1.4"
[[deps.Markdown]]
deps = ["Base64"]
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
version = "1.11.0"

[[deps.MbedTLS]]
deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "NetworkOptions", "Random", "Sockets"]
Expand All @@ -172,14 +181,15 @@ version = "1.1.9"
[[deps.MbedTLS_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
version = "2.28.2+1"
version = "2.28.6+0"

[[deps.Mmap]]
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
version = "1.11.0"

[[deps.MozillaCACerts_jll]]
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
version = "2023.1.10"
version = "2023.12.12"

[[deps.NetworkOptions]]
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
Expand All @@ -199,9 +209,9 @@ version = "1.4.3"

[[deps.OpenSSL_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "a028ee3cb5641cccc4c24e90c36b0a4f7707bdf5"
git-tree-sha1 = "7493f61f55a6cce7325f197443aa80d32554ba10"
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
version = "3.0.14+0"
version = "3.0.15+1"

[[deps.OrderedCollections]]
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
Expand All @@ -215,9 +225,13 @@ uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "2.8.1"

[[deps.Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
version = "1.10.0"
version = "1.11.0"
weakdeps = ["REPL"]

[deps.Pkg.extensions]
REPLExt = "REPL"

[[deps.PrecompileTools]]
deps = ["Preferences"]
Expand All @@ -234,29 +248,38 @@ version = "1.4.3"
[[deps.Printf]]
deps = ["Unicode"]
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
version = "1.11.0"

[[deps.REPL]]
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
deps = ["InteractiveUtils", "Markdown", "Sockets", "StyledStrings", "Unicode"]
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
version = "1.11.0"

[[deps.Random]]
deps = ["SHA"]
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
version = "1.11.0"

[[deps.SHA]]
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
version = "0.7.0"

[[deps.Serialization]]
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
version = "1.11.0"

[[deps.SimpleBufferStream]]
git-tree-sha1 = "874e8867b33a00e784c8a7e4b60afe9e037b74e1"
git-tree-sha1 = "f305871d2f381d21527c770d4788c06c097c9bc1"
uuid = "777ac1f9-54b0-4bf8-805c-2214025038e7"
version = "1.1.0"
version = "1.2.0"

[[deps.Sockets]]
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
version = "1.11.0"

[[deps.StyledStrings]]
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
version = "1.11.0"

[[deps.TOML]]
deps = ["Dates"]
Expand All @@ -271,11 +294,12 @@ version = "1.10.0"
[[deps.Test]]
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
version = "1.11.0"

[[deps.TranscodingStreams]]
git-tree-sha1 = "e84b3a11b9bece70d14cce63406bbc79ed3464d2"
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.11.2"
version = "0.11.3"

[[deps.URIs]]
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
Expand All @@ -285,9 +309,11 @@ version = "1.5.1"
[[deps.UUIDs]]
deps = ["Random", "SHA"]
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
version = "1.11.0"

[[deps.Unicode]]
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
version = "1.11.0"

[[deps.Zlib_jll]]
deps = ["Libdl"]
Expand All @@ -297,7 +323,7 @@ version = "1.2.13+1"
[[deps.nghttp2_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
version = "1.52.0+1"
version = "1.59.0+0"

[[deps.p7zip_jll]]
deps = ["Artifacts", "Libdl"]
Expand Down
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.png"> <title>About Julia_Dispatch.fm</title> <header> <div class=blog-name ><a href="/">Stay tuned!</a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="/about/">About</a> <li><a href="/contribute/">Contribute</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content > <h1 id=about_julia_dispatchfm ><a href="#about_julia_dispatchfm" class=header-anchor >About Julia_Dispatch.fm</a></h1> <p>&#40;Last updated: August 20, 2024&#41;</p> <p>In the summer of 2024, Michael has been ready for a change of pace. He&#39;s realized his social skills are better than his programming skills, so he should use that to help Julia. At JuliaCon in Eindhoven, he&#39;s approached Chris about growing the ecosystem by community work and outreach, maybe starting with a podcast? Little did he know that Chris had been thinking about starting a Julia podcast for a while by then. It was the missing spark for ignition. The two got to work immediately and here we are.</p> <h2 id=your_hosts ><a href="#your_hosts" class=header-anchor >Your hosts</a></h2> <p>Julia has a rich and diverse community. You, too, could help us tell its story and introduce us to others. We&#39;d love to hear from you: send us your episodes or co-host with us. Get in touch at <a href="mailto:[email protected]"><code>[email protected]</code></a>.</p> <h3 id=chris_rackauckas ><a href="#chris_rackauckas" class=header-anchor >Chris Rackauckas</a></h3> <p><strong>todo</strong> include mugshot and short bio</p> <h3 id=michael_tiemann ><a href="#michael_tiemann" class=header-anchor >Michael Tiemann</a></h3> <p><strong>todo</strong> include mugshot and short bio</p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> The Julia Dispatch team. Last modified: August 20, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.png"> <title>About Julia_Dispatch.fm</title> <header> <div class=blog-name ><a href="/">Stay tuned!</a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="/about/">About</a> <li><a href="/contribute/">Contribute</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content > <h1 id=about_julia_dispatchfm ><a href="#about_julia_dispatchfm" class=header-anchor >About Julia_Dispatch.fm</a></h1> <p>&#40;Last updated: November 08, 2024&#41;</p> <p>In the summer of 2024, Michael has been ready for a change of pace. He&#39;s realized his social skills are better than his programming skills, so he should use that to help Julia. At JuliaCon in Eindhoven, he&#39;s approached Chris about growing the ecosystem by community work and outreach, maybe starting with a podcast? Little did he know that Chris had been thinking about starting a Julia podcast for a while by then. It was the missing spark for ignition. The two got to work immediately and here we are.</p> <h2 id=your_hosts ><a href="#your_hosts" class=header-anchor >Your hosts</a></h2> <p>Julia has a rich and diverse community. You, too, could help us tell its story and introduce us to others. We&#39;d love to hear from you: send us your episodes or co-host with us. Get in touch at <a href="mailto:[email protected]"><code>[email protected]</code></a>.</p> <h3 id=chris_rackauckas ><a href="#chris_rackauckas" class=header-anchor >Chris Rackauckas</a></h3> <p><strong>todo</strong> include mugshot and short bio</p> <h3 id=michael_tiemann ><a href="#michael_tiemann" class=header-anchor >Michael Tiemann</a></h3> <p><strong>todo</strong> include mugshot and short bio</p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> The Julia Dispatch team. Last modified: November 08, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div>
2 changes: 1 addition & 1 deletion contribute/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.png"> <title>Contribute to Julia_Dispatch.fm</title> <header> <div class=blog-name ><a href="/">Stay tuned!</a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="/about/">About</a> <li><a href="/contribute/">Contribute</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content > <h1 id=contribute_to_julia_dispatchfm ><a href="#contribute_to_julia_dispatchfm" class=header-anchor >Contribute to Julia_Dispatch.fm</a></h1> <p>&#40;Last updated: August 20, 2024&#41;</p> <p>We&#39;d love to have your input. You can</p> <ul> <li><p><strong>write us your suggestions</strong>. How should we have on &#40;again&#41; and why? What would you like to know? What do you like or dislike about the podcast &#40;and why&#41;? What other suggestions do you have?</p> <li><p><strong>spread the word</strong>. If you&#39;ve enjoyed listening to us, share the news. Recommend us to your friends and colleagues. Rate us and follow us on Apple Music and Spotify. Subscribe to our YouTube channel, leave a thumbs-up and a comment.</p> <li><p><strong>help us with the organization</strong>. We need to maintain a website, prepare and post-process episodes and million other small things. We organize right here on Github. Feel free to browse through all the issues and submit your pull requests.</p> <li><p><strong>be part of the show</strong>. We&#39;re envisioning this as a podcast <em>for</em> the community <em>by</em> the community. If you have an idea for an episode &#40;with or without guest&#41;, open a pull request. We&#39;ll try and help you with all the steps necessary. Once the recording is ready, you&#39;re own episode could end up on the podcast as well.</p> </ul> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> The Julia Dispatch team. Last modified: August 20, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.png"> <title>Contribute to Julia_Dispatch.fm</title> <header> <div class=blog-name ><a href="/">Stay tuned!</a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="/about/">About</a> <li><a href="/contribute/">Contribute</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content > <h1 id=contribute_to_julia_dispatchfm ><a href="#contribute_to_julia_dispatchfm" class=header-anchor >Contribute to Julia_Dispatch.fm</a></h1> <p>&#40;Last updated: November 08, 2024&#41;</p> <p>We&#39;d love to have your input. You can</p> <ul> <li><p><strong>write us your suggestions</strong>. How should we have on &#40;again&#41; and why? What would you like to know? What do you like or dislike about the podcast &#40;and why&#41;? What other suggestions do you have?</p> <li><p><strong>spread the word</strong>. If you&#39;ve enjoyed listening to us, share the news. Recommend us to your friends and colleagues. Rate us and follow us on Apple Music and Spotify. Subscribe to our YouTube channel, leave a thumbs-up and a comment.</p> <li><p><strong>help us with the organization</strong>. We need to maintain a website, prepare and post-process episodes and million other small things. We organize right here on Github in the <a href="https://github.com/JuliaDispatch">JuliaDispatch organization</a>. Feel free to browse through all the issues and submit your pull requests.</p> <li><p><strong>be part of the show</strong>. We&#39;re envisioning this as a podcast <em>for</em> the community <em>by</em> the community. If you have an idea for an episode &#40;with or without guest&#41;, open a pull request. We&#39;ll try and help you with all the steps necessary. Once the recording is ready, you&#39;re own episode could end up on the podcast as well.</p> </ul> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> The Julia Dispatch team. Last modified: November 08, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div>
Loading

0 comments on commit 412c2b2

Please sign in to comment.