From 06c31416d4e75d7b87056ab4ea5f5dc89160b8bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20L=2E=20=C5=A0ijanec?= Date: Thu, 30 Apr 2020 18:06:21 +0200 Subject: folder structure README.mf --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2aaae9b..75c537a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ You should rather use jekyll or Publii. The aim of this is not to be better, it is worse than any other CMS. # folder structure: +``` bVerbose ├── assets (files for compiling the blog together) │   ├── content (user/writer-created content, bvr files and media) @@ -40,4 +41,5 @@ bVerbose ├── src (source files in C, made by me) ├── test (test scripts for individual functions in src and lib) └── tmp (temp folder of bVerbose, used whilst compiling bvr into HTML) +``` -- cgit v1.2.3