feat: added support for markdown pages

This commit is contained in:
2026-01-20 02:31:21 +03:00
parent 700073571e
commit ef877ad303
8 changed files with 1429 additions and 78 deletions

11
posts/chisel.md Normal file
View File

@@ -0,0 +1,11 @@
---
title: "Создание и интеграция собственного процессорного ядра на базе RISC-V с использованием языка Chisel"
date: "2025-12-21"
tags: ["risc-v", "chisel", "hardware"]
description: "Краткое описание"
---
# Заголовок статьи
Содержимое статьи в формате Markdown...