Skip to content

Commit 03e73bd

Browse files
authored
Merge pull request #39 from Hyper-Unearthing/feat/improve-feed
replace all dummy data in rss feed
2 parents 5280c28 + 6a43b0e commit 03e73bd

4 files changed

Lines changed: 10 additions & 7 deletions

File tree

_config.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,15 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: Your awesome title
22-
email: your-email@example.com
21+
title: Managerbot
22+
email: blog@managerbot.dev
2323
description: >- # this means to ignore newlines until "baseurl:"
24-
Write an awesome description for your new site here. You can edit this
25-
line in _config.yml. It will appear in your document head meta (for
26-
Google search results) and in your feed.xml site description.
24+
Managerbot software development teams assistant at an affordable. We also publish
25+
Techincal articles on our blog
2726
baseurl: "" # the subpath of your site, e.g. /blog
2827
url: "" # the base hostname & protocol for your site, e.g. http://example.com
29-
twitter_username: jekyllrb
30-
github_username: jekyll
28+
twitter_username: billyb0nks
29+
github_username: Hyper-Unearthing
3130

3231
sass:
3332
enabled: false

_data/authors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
benbalter:
2+
picture: /img/billybonks.jpg
3+
twitter: billyb0nks

_posts/2025-08-14-commits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: post
33
title: "Writing good commits"
44
date: 2025-08-14 10:00:00 +0800
5+
author: billybonks
56
---
67

78
# Commit History Best Practices

img/billybonks.jpg

10.7 KB
Loading

0 commit comments

Comments
 (0)