Add run on repl.it badge to README #249
Open
+3
−0
Conversation
This pull request adds a `Run on Repl.it` badge to the `README`. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
|
@00Vlad44 Can Repl.it actually run Jekyll and generate the static site so that it can be seen before committing to the repo? Any pointers on how to do that? |
|
==$ |
|
gal ir taip |
|
This PR was created a bot most likely. We got the same thing on psf/black#1535. Here's a search query showing it's probably due to bots (thank you @ hugovk!): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
This pull request adds a
Run on Repl.itbadge to theREADME. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it here.