diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-21 16:34:57 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-21 16:34:57 +0200 |
| commit | 23cc02b989ce5641f30f3a3ab595e0080b2b4171 (patch) | |
| tree | 83cc060d9ca68be455f1f1fa85da4f77ed5f9d2f /content/posts | |
| parent | 9d0621a967a66800d6af4adda3991339c8427710 (diff) | |
Added the first post
Diffstat (limited to 'content/posts')
| -rw-r--r-- | content/posts/welcome.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/posts/welcome.md b/content/posts/welcome.md new file mode 100644 index 0000000..09addf6 --- /dev/null +++ b/content/posts/welcome.md @@ -0,0 +1,14 @@ ++++ +title = 'Welcome' +date = 2023-09-21T16:31:45+02:00 +draft = true ++++ +The Gist: I would like to document my experiences in life and have started a blog. Please have a look at some of my entries if you are interested. + +This is the first post to test the blog. More articles will follow soon. + +I will mainly write about the projects I am working on, scientific concepts that I find interesting or about my passions. Please bear with me while I find my writing style and the motivation to write :). If you do have any suggestions, please contact using the links in the footer. + +My motivation to write is to record my journey for posterity. I would like to live deliberately and blogging my experiences might make me think more consciously about the reasons I do the things that I do. + +If you like the way this blog looks or would like to start one yourself, you can find all the documentation on [Jekyll](https://jekyllrb.com/) and the theme at [Jekyll Theme Console](https://github.com/b2a3e8/jekyll-theme-console). For more information on why I chose this format, read from the creator of the service itself [here](https://tom.preston-werner.com/2008/11/17/blogging-like-a-hacker.html). |
