Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Oct 10, 2023
1 parent 0e342b7 commit cf08398
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions _site/adding.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@

# Adding sites and bundles

```{contents} Sections
:local:
:depth: 1
This page explains how to add new sites and bundles to the project by making a code contribution to the open-source repository.

```{note}
If you lack the technical skills or time to add sources yourself, you can always make a request of the project's maintainers by [filling out this form](https://github.com/palewire/news-homepages/issues/new?assignees=palewire&labels=enhancement%2Cgood+first+issue%2Chelp+wanted&projects=&template=add-a-site.yaml&title=%5BAdd+site%5D%3A+) on GitHub or by emailing [b@palewi.re](mailto:b@palewi.re).
```

## Adding a site
Expand Down Expand Up @@ -80,7 +81,3 @@ jobs:
bundle: your-bundle-slug
secrets: inherit
```
```{note}
If you lack the technical skills or time to add sources yourself, you can always make a request of the project's maintainers by [submitting a feature request](https://github.com/palewire/news-homepages/issues) on GitHub or by emailing [b@palewi.re](mailto:b@palewi.re).
```

0 comments on commit cf08398

Please sign in to comment.