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
Copy file name to clipboardExpand all lines: _posts/2024-05-24-you-can-comment-now.markdown
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ categories: comments
6
6
permalink: /added-commenting
7
7
---
8
8
9
-
i added the commenting feature on the blog posts using [giscus][giscus]. it basically uses [github discussions][discussions-docs] for comments since this website is hosted on [github pages][pages-docs] and that only supports static websites, which cannot use normal databases for comments.
9
+
I added the commenting feature on the blog posts using [giscus][giscus]. It basically uses [Github Discussions][discussions-docs] for comments since this website is hosted on [Github Pages][pages-docs] and that only supports static websites, which cannot use normal databases for comments.
10
10
11
-
you can try it out yourself by signing into your github account and commenting below, or you can comment on the [github discussions][discussions] directly.
11
+
You can try it out yourself by signing into your github account and commenting below, or you can comment on the repository's [Github Discussions][discussions] directly.
Copy file name to clipboardExpand all lines: about.markdown
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ I am Wei Chen and this is my personal website.
10
10
11
11
I am a student studying for [Bachelor's degree][degree] in computer science and artifical intelligence at [Kaplan Singapore][kaplan] (degree awarded by Murdoch University).
12
12
13
-
this is where my projects are hosted and documented in the form of [blogs][blog]. it is made using [Jekyll][jekyll]'s [minima][minima] theme and is hosted for free on [Github Pages][pages].
13
+
This is where my projects are hosted and documented in the form of [blogs][blog]. It is made using [Jekyll][jekyll]'s [Minima][minima] theme and is hosted for free on [Github Pages][pages].
14
14
15
-
the`source code` for this website can be found on its [github repository][github repo].
15
+
The`source code` for this website can be found on its [Github repository][github repo].
0 commit comments