Skip to content

Commit 790b16d

Browse files
authored
Merge pull request #1750 from Platform-OS/add-common-styling
Add Common Styling tutorial
2 parents 20bd8ad + 89b8bf0 commit 790b16d

File tree

11 files changed

+613
-3
lines changed

11 files changed

+613
-3
lines changed
38.5 KB
Loading
24.3 KB
Loading
24.6 KB
Loading
50.4 KB
Loading
51.8 KB
Loading
22.4 KB
Loading
255 KB
Loading
346 KB
Loading

app/views/pages/get-started/contact-us-tutorial/testing-contact-create-command.liquid

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,4 @@ This cycle is the cornerstone of Test-Driven Development (TDD).
552552

553553
<br>
554554

555-
Congratulations on completing the _Contact Us_ form tutorial! You have learned how to use platformOS to build a functional contact form, covering various concepts such as Commands/Business logic, Validators, Events, data display, logging and testing.
556-
557-
{% include 'alert/tip', content: 'You can find the complete code for this tutorial in the <a href="https://github.com/Platform-OS/tutorials-contact-us">tutorials-contact-us repository</a> on GitHub.' %}
555+
{% render 'alert/next', content: 'Styling the Form', url: '/get-started/contact-us-tutorial/using-common-styling' %}

app/views/pages/get-started/contact-us-tutorial/using-common-styling.liquid

Lines changed: 596 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)