Similar to the nownownow.com and About Ideas Now initiatives, an /interests
page is a place on your website where you can write about whatever you’re passionate about!
The purpose of this project is to help folks across the web find people with similar interests, learn more about the people behind your favourite websites, and find new rabbit holes to dive into!
If you have an account on GitHub, please follow the steps below.
If not, feel free to reach out to me and let me know what name you would like to have appear in the list and the URL of your /interests
page.
- Create a new file in the _people directory in the GitHub repository by clicking "Add file" → "Create new file": https://github.com/chrisburnell/interests-directory/tree/main/_people
- Add the following as the contents of the file, replacing the name and page values with your own:
---
name: Jane Doe
page: https://example.com/interests
---
- Save the file as a Markdown file with the
.md
file extension. - GitHub will prompt you to fork the repository under your own user so that a Pull Request can be made.
- I (Chris Burnell) will review submissions as quickly as I am able, and when your Pull Request is merged, your website will appear in the list above!
If you want an example of how this file looks with real user data, you can look at the source code of any of the files there, e.g. this one.
This idea was first proposed by with the post What are you interested in? on 1 May 2024 by Chris Burnell.