Initial commit: Hugo site with PaperMod theme

This commit is contained in:
2025-05-13 21:59:36 +02:00
commit 15a6807518
44 changed files with 3544 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
title: "Markdown Syntax Guide"
date: 2019-03-11
summary: "This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme..."
tags: ["markdown", "syntax"]
author: "Hugo Authors"
---
# Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme...