diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-19 14:40:29 +0200 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-19 14:40:29 +0200 |
commit | 328f2998b27ef189dac893d081d3626854fc20d4 (patch) | |
tree | 921f13ceb69f5bdadc9645326b2b924167be08f9 /personal/phlog/23-06-23-welcome.txt | |
download | gopherhole-328f2998b27ef189dac893d081d3626854fc20d4.tar.gz |
Initial commit
Diffstat (limited to 'personal/phlog/23-06-23-welcome.txt')
-rw-r--r-- | personal/phlog/23-06-23-welcome.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/personal/phlog/23-06-23-welcome.txt b/personal/phlog/23-06-23-welcome.txt new file mode 100644 index 0000000..dd74824 --- /dev/null +++ b/personal/phlog/23-06-23-welcome.txt @@ -0,0 +1,15 @@ +Welcome to my blog! +=================== +23 June 2023 | https://www.mounderfod.online/2023/06/23/welcome-to-my-blog.html + +Hello, I have decided to set up a blog on my website :) +Basically, I will use this page to create more long-form posts to express various ideas and other things that +I've found cool recently. + +How does the website work? +-------------------------- +The frontend was all written by me in raw HTML/CSS. +The little time marquee at the top of the page was my own idea, +but I "borrowed" the time formatting code from Stack Overflow. +In terms of backend, the website uses Jekyll and is being hosted on GitHub using Vercel to deploy it. +If anything is not working or you just want to contact me, contact me on Discord @mounderfod. |