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: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ Want a blog? [Fork this repo](https://github.com/HanClinto/SimpleGitBlog/fork),
4
4
5
5
I don't know if anyone else would ever want to use my AI-coded slop when they can vibe their own, but in case you do, it's batteries-included.
6
6
7
-
Because posts are issues (not code), they aren't copied when you fork the repository. Discussions from users are [comments on those issues](https://github.com/HanClinto/SimpleGitBlog/issues/2#issuecomment-4240186490). So you can fork the repo and you get all of my code with none of my content. No database to configure -- it uses the Github project itself as the data source. Simple, clean.
7
+
Because posts are issues (not code), they aren't copied when you fork the repository. Discussions from users are [comments on those issues](https://github.com/HanClinto/SimpleGitBlog/issues/2#issuecomment-4240186490). So you can fork the repo and you get all of my code with none of my content.
8
+
9
+
It feels social any dynamic -- people can comment on posts, and the blog will pull in data dynamically from your activity on YouTube or Hacker News. But there's no database to configure -- it uses the Github project itself as the data source. Simple, clean.
8
10
9
11
Want to let someone else post on your blog? Add them as a collaborator on the repo.
0 commit comments