Skip to content

Commit 91c8326

Browse files
authored
Improve README clarity on blog features
Clarified description of the blog's functionality and data source.
1 parent 8def63d commit 91c8326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ I don't know if anyone else would ever want to use my AI-coded slop when they ca
66

77
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.
88

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.
9+
It feels social and dynamic, yet lives on a static site. People can comment on posts, and the blog will pull in data automatically 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, and Github Actions to keep everything up to date. Simple, clean.
1010

1111
Want to let someone else post on your blog? Add them as a collaborator on the repo.
1212

0 commit comments

Comments
 (0)