all repos — awesome-indieweb @ bbe7183f46a7e140238dbb8e0b838d5cefa16f92

resources for indieweb

CONTRIBUTING.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
# Contribution Guidelines

Thanks for taking the time to contribute! Please open a pull request to add, update, or remove an entry.

## Adding an entry

- Make sure the resource is genuinely useful for building, owning, or connecting an independent personal website.
- Add it to the most relevant section, keeping items in a sensible order.
- Use this format, with a real hyphen separating the link and the description:

  ```
  - [Name](https://example.com) - A short, factual description ending with a period.
  ```

- Keep descriptions concise (ideally one line) and objective — describe what the resource does, not why you like it.
- Prefer the canonical, HTTPS project URL. Avoid tracking parameters and affiliate links.
- Check the link works and the project is maintained (recent releases or activity).

## Quality bar

- No duplicates — search the list before adding.
- No dead links, parked domains, or abandoned projects presented as current.
- One entry per resource, in a single most-fitting section.

## Updating or removing

- If a project is renamed, merged, or discontinued, update or remove its entry and adjust the description.
- If something no longer fits the spirit of the list, open a PR explaining why.

## Before you submit

- Confirm the Table of Contents still matches the section headings.
- Keep the file free of trailing whitespace.