Skip to content

Commit b894f26

Browse files
Refactor and add an RSS Feed hopefully?
1 parent b8e6016 commit b894f26

12 files changed

Lines changed: 7 additions & 0 deletions

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Hello! I'm a Python core team member since Aug 2021. I mostly work on the interp
88
* [My Final Year Project / Bachelors' Theses](./posts/fyp.md).
99
* [My apology for Python's tail-calling interpreter's results](./posts/apology-tail-call.md).
1010

11+
[RSS Feed](/feed.xml) | [This blog's source](https://github.com/Fidget-Spinner/Fidget-Spinner.github.io) | [My GitHub](https://github.com/Fidget-Spinner)

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
plugins:
2+
- jekyll-feed
3+
title: Ken Jin's Blog
4+
description: Random Ramblings
5+
author: Ken Jin
6+
theme: jekyll-theme-minimal
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)