deploy: 12fe4a3e1b
This commit is contained in:
parent
e0ebd5cb4a
commit
fc2093e43d
133 changed files with 2766 additions and 2751 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributing on AL Guidelines</title><link>https://alguidelines.dev/contributing/</link><description>Recent content in Contributing on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/contributing/index.xml" rel="self" type="application/rss+xml"/><item><title>Templates</title><link>https://alguidelines.dev/contributing/templates/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/</guid><description>Templates We have foreseen some template-files that you can simply copy and use. Look at them as &ldquo;Patterns for describing patterns&rdquo; 😉.
|
||||
We have foreseen a Template for:
|
||||
Guidelines Patterns</description></item><item><title>Tips and tricks in terms of working with MarkDown and Hugo</title><link>https://alguidelines.dev/contributing/formattingtips/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/formattingtips/</guid><description>Markdown Cheat Sheet Here you can find a rather interesting Cheat Sheet regarding markdown: https://www.markdownguide.org/cheat-sheet
|
||||
Code Fences / Syntax highlighting The syntax to use codefences is with backticks. If you provide the language after the first block of backticks, github will automatically put that in decent syntax highlighting. So, A simple code fence with AL code, can simply be done by:
|
||||
```al procedure ALGuidelinesRock() var Customer: Record Customer; begin Customer.</description></item><item><title>Guide to Fork & PR</title><link>https://alguidelines.dev/contributing/forkandpr/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/forkandpr/</guid><description>Abstract (coming soon)
|
||||
Guidelines Patterns</description></item><item><title>Formatting tips</title><link>https://alguidelines.dev/contributing/formattingtips/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/formattingtips/</guid><description>Tips and tricks in terms of working with MarkDown and Hugo Markdown Cheat Sheet Here you can find a rather interesting Cheat Sheet regarding markdown: https://www.markdownguide.org/cheat-sheet
|
||||
Code Fences / Syntax highlighting The syntax to use codefences is with backticks. If you provide the language after the first block of backticks, github will automatically put that in decent syntax highlighting. So, A simple code fence with AL code, can simply be done by:</description></item><item><title>Guide to Fork & PR</title><link>https://alguidelines.dev/contributing/forkandpr/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/forkandpr/</guid><description>Abstract (coming soon)
|
||||
Steps Step 1: Fork Step 2: Branch Step 3: Pullrequest</description></item><item><title>Understanding the Approval Process</title><link>https://alguidelines.dev/contributing/theapprovalprocess/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/theapprovalprocess/</guid><description>(coming soon)</description></item></channel></rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue