[READ-ONLY] Mirror of https://github.com/probablykasper/readme-template-action. Integrate GitHub API data in your README.md
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Kasper (Jul 1, 2021, 8:09 PM +0200) da79bbd3 b945fc6e

+6 -3
+6 -3
README.md
··· 186 186 // {{ :TEMPLATE }} 187 187 ```` 188 188 189 - To get a list of specific repos: 189 + ### List specific repos 190 + Get a list of specific repos 190 191 191 192 ```js 192 193 CUSTOM_PINNED_REPOS: { ··· 195 196 }, 196 197 ``` 197 198 198 - To get repos using custom parameters: 199 + ### Repos with custom parameters 200 + Get repos using custom parameters: 199 201 200 202 ```js 201 203 "2_MOST_STARRED_REPOS": { ··· 209 211 }, 210 212 ``` 211 213 214 + ### Modify variables 212 215 Add a `modifyVariables` function to overwrite/add variables: 213 216 214 217 ```js ··· 222 225 }, 223 226 ``` 224 227 225 - Add a custom query: 228 + ### Custom queries 226 229 227 230 ```js 228 231 LATEST_VIDL_RELEASE: {