From c0bb388f2ac1b00189642a98f78ce51a6f84c398 Mon Sep 17 00:00:00 2001 From: Michael Tiemann <126827163+mitiemann@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:29:06 +0100 Subject: [PATCH] Update 2024-03-04 (#2) --- Manifest.toml | 16 +++++------ README.md | 11 ++++++++ _layout/header.html | 5 ++-- _layout/page_foot.html | 4 +-- blog/001-hello_world.md | 8 ++++++ blog/002-howto_homepage.md | 57 ++++++++++++++++++++++++++++++++++++++ blog/index.md | 6 ++++ impressum.md | 17 ++++++++++++ index.md | 8 +++--- talks.md | 5 ++++ utils.jl | 5 ++++ 11 files changed, 126 insertions(+), 16 deletions(-) create mode 100644 blog/001-hello_world.md create mode 100644 blog/002-howto_homepage.md create mode 100644 blog/index.md create mode 100644 impressum.md create mode 100644 talks.md diff --git a/Manifest.toml b/Manifest.toml index f0f0174..9af80c2 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -80,9 +80,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 = "ac7b73d562b8f4287c3b67b4c66a5395a19c1ae8" +git-tree-sha1 = "db864f2d91f68a5912937af80327d288ea1f3aee" uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3" -version = "1.10.2" +version = "1.10.3" [[deps.IOCapture]] deps = ["Logging", "Random"] @@ -193,9 +193,9 @@ version = "2.0.0" [[deps.OpenSSL]] deps = ["BitFlags", "Dates", "MozillaCACerts_jll", "OpenSSL_jll", "Sockets"] -git-tree-sha1 = "51901a49222b09e3743c65b8847687ae5fc78eb2" +git-tree-sha1 = "af81a32750ebc831ee28bdaaba6e1067decef51e" uuid = "4d8831e6-92b7-49fb-bdf8-b643e874388c" -version = "1.4.1" +version = "1.4.2" [[deps.OpenSSL_jll]] deps = ["Artifacts", "JLLWrappers", "Libdl"] @@ -227,9 +227,9 @@ version = "1.2.0" [[deps.Preferences]] deps = ["TOML"] -git-tree-sha1 = "00805cd429dcb4870060ff49ef443486c262e38e" +git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6" uuid = "21216c6a-2e73-6563-6e65-726566657250" -version = "1.4.1" +version = "1.4.3" [[deps.Printf]] deps = ["Unicode"] @@ -273,9 +273,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"] uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [[deps.TranscodingStreams]] -git-tree-sha1 = "54194d92959d8ebaa8e26227dbe3cdefcdcd594f" +git-tree-sha1 = "3caa21522e7efac1ba21834a03734c57b4611c7e" uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa" -version = "0.10.3" +version = "0.10.4" weakdeps = ["Random", "Test"] [deps.TranscodingStreams.extensions] diff --git a/README.md b/README.md index 13c8a54..158e90e 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,14 @@ Repository containing files for my [personal website](https://www.michaeltiemann.net/). Built using [Franklin.jl](https://franklinjl.org/). + +## Resources + +- [Academic resume template](https://github.com/tlienart/ft-academic-resume) +- [Creating your own blog with Julia and Franklin](https://www.indymnv.dev/posts/006_build_blog/index.html), + [alt. link](https://www.juliabloggers.com/creating-your-own-blog-with-julia-and-franklin/) +- [Building a blog with Franklin.jl](https://hashnode.ifihan.dev/building-a-blog-with-franklinjl) + +## Author + +[Michael Tiemann](mailto:github@michaeltiemann.net) diff --git a/_layout/header.html b/_layout/header.html index 4599714..5bc8364 100644 --- a/_layout/header.html +++ b/_layout/header.html @@ -1,8 +1,9 @@
-
/home/mitie/
+
[ˈmaɪti]