Initial commit
This commit is contained in:
commit
92e96b9107
85 changed files with 24969 additions and 0 deletions
11
public/img/.gitkeep
Normal file
11
public/img/.gitkeep
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Image directory
|
||||
# Images are stored here and referenced from articles via /img/filename
|
||||
|
||||
# Users can add images by:
|
||||
# 1. Opening /content/articles/ as Obsidian vault
|
||||
# 2. Pasting images in articles (auto-saves here)
|
||||
# 3. Or manually adding images to this directory
|
||||
|
||||
# Naming convention:
|
||||
# - Use lowercase, hyphens (not spaces)
|
||||
# - Example: article-diagram.jpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue