1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Update all files to use {% data %} (#15253)

* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
This commit is contained in:
Jason Etcovitch
2020-09-29 16:01:04 -04:00
committed by GitHub
parent aa5a62d49d
commit caaee7a124
14816 changed files with 100317 additions and 100247 deletions

View File

@@ -1,5 +1,5 @@
4. To start {{ site.data.variables.product.prodname_insights }}, run the shell script `/opt/insights/scripts/start.sh`.
5. If this is the first time starting {{ site.data.variables.product.prodname_insights }} the script will take a few minutes to run. When complete, you will see a message printed to the terminal.
4. To start {% data variables.product.prodname_insights %}, run the shell script `/opt/insights/scripts/start.sh`.
5. If this is the first time starting {% data variables.product.prodname_insights %} the script will take a few minutes to run. When complete, you will see a message printed to the terminal.
```
GitHub Insights is running!
```