Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -515,19 +515,19 @@ Used template defaults to the `classic` one.
|
||||
<tr>
|
||||
<th>Classic</th>
|
||||
<td>✔️</td>
|
||||
<td><span title="'plugin_pagespeed_screenshot' is available on @master">✔️<sup>N</sup></span></td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td><span title="'plugin_topics_mode' is available on @master">✔️<sup>N</sup></span></td>
|
||||
<td><span title="'plugin_projects_repositories' is available on @master">✔️<sup>N</sup></span></td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td><span title="'Files' and 'Comments' are available on @master">✔️<sup>N</sup></span></td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
<td>✔️</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Terminal</th>
|
||||
@@ -655,8 +655,6 @@ Add the following to your workflow instead :
|
||||
plugin_pagespeed_token: ${{ secrets.PAGESPEED_TOKEN }}
|
||||
```
|
||||
|
||||
🚧 The feature below is only available on @master
|
||||
|
||||
You can also display the screenshot taken by PageSpeed API :
|
||||
|
||||

|
||||
@@ -951,8 +949,6 @@ Add the following to your workflow :
|
||||
plugin_topics_limit: 15
|
||||
```
|
||||
|
||||
🚧 The feature below is only available on @master
|
||||
|
||||
It is possible to display starred topics as `Mastered and known technologies` instead :
|
||||
|
||||

|
||||
@@ -1009,8 +1005,6 @@ Fill the informations and set visibility to *public* :
|
||||
|
||||
</details>
|
||||
|
||||
🚧 The feature below is only available on @master
|
||||
|
||||
It is possible to display projects related to repositories along with personal projects.
|
||||
|
||||
To do so, open your repository project and retrieve the last url endpoint, in the format `:user/:repository/projects/:project_id` (for example, `lowlighter/metrics/projects/1`) and add it in the `plugin_projects_repositories` option. Enable `Track project progress` in the project settings to display a progress bar in generated metrics.
|
||||
|
||||
Reference in New Issue
Block a user