Skip to content

Commit c444980

Browse files
jimmitchellclaude
andcommitted
docs: add project logo to README and INSTALL, add docs/images/ directory
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7a80d4a commit c444980

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ composer.phar
3737
*.swo
3838
.DS_Store
3939
Thumbs.db
40+
.sfdx
4041

4142
# Claude files
4243
CLAUDE.md

INSTALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Installation — Clodd CMS
22

3+
![Clodd CMS](docs/images/logo.png)
4+
35
## Requirements (VPS / production)
46

57
| Component | Minimum version |

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Clodd CMS
22

3+
![Clodd CMS](docs/images/logo.png)
4+
35
A lightweight flat-file CMS with a PHP/SQLite admin panel and a fully static HTML output layer. Write posts and pages in Markdown, publish them, and the CMS generates clean static HTML that Nginx serves directly — no PHP in the request path for public visitors.
46

57
---

docs/images/logo.png

51.7 KB
Loading

0 commit comments

Comments
 (0)