@@ -62,3 +62,4 @@
- [Piotr Orzechowski](https://orzechowski.tech)
- [Glenn Feunteun](https://github.com/gfeun)
- [Santiago González](https://github.com/netrules)
+- [Codruț Constantin Gușoi](https://www.sdwolfz.pro)
@@ -0,0 +1,5 @@
+---
+title: "Snippets"
+
+This content is in `content/snippets/_index.md`
@@ -0,0 +1,9 @@
+title: "First snippet"
+This content is in `snippets/first/index.md`
+```sh
+pwd
+```
+title: "Second snippet"
+This content is in `snippets/second/index.md`
+ls -la
@@ -7,6 +7,7 @@
{{- .Title -}}
</h1>
+ {{ .Content }}
<ul>
{{ range .Paginator.Pages }}
<li>