You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an outline that should be useful when setting up posts. All content is in Markdown format. No need to specify a title in the markdown as it'll be extracted from the front matter.
7
+
8
+
## Post structure
9
+
10
+
Intro paragraph. Set out what will be covered, and why. Ideally fewer than 5 lines.
11
+
12
+
## Concept & Overview
13
+
14
+
Go into more depth on the topic, history etc if needed.
15
+
16
+
## Examples
17
+
18
+
Give examples that demonstrate the theory. Try to keep them generic but focused.
0 commit comments