Initial commit
This commit is contained in:
commit
92e96b9107
85 changed files with 24969 additions and 0 deletions
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
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
|
||||
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
User-Agent: *
|
||||
Disallow:
|
||||
Loading…
Add table
Add a link
Reference in a new issue