README: Minor improvements
parent
a54749e677
commit
3dc6041abc
|
@ -21,7 +21,9 @@ Not a problem! Simply click this link and fill out this request form: <https://g
|
|||
You will need a GitHub account to do this.
|
||||
|
||||
### I have some technical knowledge
|
||||
If you are confident with editing JSON files to GitHub, you can update the `feeds.json` file in this repository, add a new entry like this to a random position (except the very bottom), and then [open a pull request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
|
||||
If you aren't confident with editing JSON files, skip this section.
|
||||
|
||||
If you are confident with editing JSON files to GitHub, you can update the `feeds.json` file in this repository and add a new entry like this to a random position (except the very bottom).
|
||||
|
||||
Here's an example new entry:
|
||||
|
||||
|
@ -41,6 +43,8 @@ The 3 properties have the following meanings:
|
|||
|
||||
Editing `feeds.json` is easy. You can even do it right in your web browser: <https://github.com/FreesideHull/hullblogs.com/edit/main/feeds.json>.
|
||||
|
||||
Once done, you can then [open a pull request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to get your blog added.
|
||||
|
||||
|
||||
## But I don't have a blog!
|
||||
Not to worry! It's easy to set one up, and a fabulous experience to have too. Not only is it useful for remembering things you've done in the past, but it's great on your CV too. Here are some places you can go to setup a free blog online with no hosting experience needed:
|
||||
|
|
Loading…
Reference in New Issue