You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Author of Mediumish, a Bootstrap Medium styled template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo."
description: "This is the author box. Write a short description of the author here. You are currently previewing Mediumish demo, a Jekyll template compatible with Github pages."
Copy file name to clipboardExpand all lines: _pages/about.md
+25-9
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,39 @@
1
1
---
2
2
layout: page
3
-
title: Mediumish Template for Jekyll
3
+
title: About Me
4
4
permalink: /about
5
5
comments: true
6
6
---
7
7
8
8
<divclass="row justify-content-between">
9
9
<divclass="col-md-8 pr-5">
10
10
11
-
<p>This website is built with Jekyll and Mediumish template for Jekyll. It's for demonstration purposes, no real content can be found. Mediumish template for Jekyll is compatible with Github pages, in fact even this demo is created with Github Pages and hosted with Github.</p>
11
+
<p>Hi, I’m <strong>Kevin</strong>—a software engineer, tech enthusiast, and lifelong learner passionate about building and exploring the ever-evolving world of technology. 💻✨</p>
<p>I started this blog to document my journey, share insights, and provide valuable resources for developers at all stages of their careers. Whether you're just starting out in tech, looking for tips and tricks, or seeking inspiration for your next big project, you’ve come to the right place!</p>
15
14
16
-
<p>Please, read the docs <ahref="https://bootstrapstarter.com/bootstrap-templates/template-mediumish-bootstrap-jekyll/">here</a>.</p>
17
15
18
-
<h4>Questions or bug reports?</h4>
16
+
<h5>What You'll Find Here</h5>
17
+
<ul>
18
+
<li><strong>Go (Golang) Tips and Troubleshooting:</strong> Deep dives into Go’s features, tips for mastering the language, and solutions to common challenges.</li>
19
+
<li><strong>Project Insights:</strong> Behind-the-scenes looks at projects I’m working on or tools I’ve built.</li>
20
+
<li><strong>Tech Musings:</strong> Reflections on trends, ideas, and the future of technology.</li>
21
+
<li><strong>Career & Community:</strong> Thoughts on career growth, personal development, and contributing to the tech community.</li>
22
+
</ul>
19
23
20
-
<p>Head over to our <ahref="https://github.com/wowthemesnet/mediumish-theme-jekyll">Github repository</a>!</p>
24
+
<h5>My Mission</h5>
25
+
<p>I believe in the power of sharing knowledge and building a supportive developer community. My goal is to create content that informs, inspires, and empowers you to grow in your tech journey.</p>
26
+
27
+
28
+
<h5>A Little More About Me</h5>
29
+
<p>When I’m not coding or writing, you’ll likely find me:</p>
30
+
<ul>
31
+
<li>Experimenting with new tech tools and frameworks</li>
32
+
<li>Playing basketball 🏀</li>
33
+
<li>Enjoying a good cup of coffee ☕ or binge-watching Netflix</li>
34
+
</ul>
35
+
36
+
<p>Thanks for visiting, and I hope you find something here that inspires or helps you. Happy coding, and happy Go-ing! 🐹✨</p>
21
37
22
38
</div>
23
39
@@ -26,9 +42,9 @@ comments: true
26
42
<divclass="sticky-top sticky-top-80">
27
43
<h5>Buy me a coffee</h5>
28
44
29
-
<p>Thank you for your support! Your donation helps me to maintain and improve <atarget="_blank"href="https://github.com/wowthemesnet/mediumish-theme-jekyll">Mediumish <iclass="fab fa-github"></i></a>.</p>
45
+
<p>Thank you for your support! Your donation helps me to maintain and improve Omnia Blog.</p>
30
46
31
-
<atarget="_blank"href="https://www.wowthemes.net/donate/"class="btn btn-danger">Buy me a coffee</a> <atarget="_blank"href="https://bootstrapstarter.com/bootstrap-templates/template-mediumish-bootstrap-jekyll/"class="btn btn-warning">Documentation</a>
47
+
<atarget="_blank"href="https://www.wowthemes.net/donate/"class="btn btn-danger">Buy me a coffee</a>
Copy file name to clipboardExpand all lines: _posts/2018-06-12-education.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
title: "Education must also train one for quick, resolute and effective thinking."
4
-
author: john
4
+
author: kevin
5
5
categories: [ Jekyll, tutorial ]
6
6
image: assets/images/3.jpg
7
7
beforetoc: "Markdown editor is a very powerful thing. In this article I'm going to show you what you can actually do with it, some tricks and tips while editing your post."
0 commit comments