Using Markdown
This site is fully managed with Markdown. Here is what you need to know:
1. Internal Links
You can use standard Markdown syntax for internal links.
Code example:
[Projects](/en/projects)
2. Formatting
Bold, italic, and code are easy.
This is a blockquote.
3. Lists
- Item 1
- Item 2
- Sub-item
4. Adding Images
Place your images in the public folder and use them like this:
