Skip to content

Commit da4f9d9

Browse files
committed
docs(readme): continued adding links in repo.
1 parent 083bd69 commit da4f9d9

1 file changed

Lines changed: 24 additions & 2 deletions

File tree

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,33 @@ After building, navigation might look like:
205205

206206
Pages without `show_in_nav = true` remain accessible but unlisted.
207207

208-
## Licensing
208+
---
209+
210+
## 📚 Documentation
211+
212+
See the `docs/` directory for in-depth guides:
213+
214+
- Theme API & stability
215+
- Template variables & context
216+
- Writing templates from scratch
217+
218+
---
219+
220+
## 📦 Licensing
209221

210222
- **SimplicityPress** is licensed under the **MIT License**.
211223
See the [`LICENSE`](./LICENSE) file in the repository root.
212224

213225
- SimplicityPress depends on third-party libraries which may be licensed under different terms
214226
(for example, **PySide6**, which is available under the **LGPL**).
215-
See the [`LICENSES/`](./LICENSES) directory for third-party license notices.
227+
See the [`LICENSES/`](./LICENSES/) directory for third-party license notices.
228+
229+
## 🤝 Contributing
230+
231+
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for how to get involved, coding standards, and contribution guidelines.
232+
233+
---
234+
235+
## 🛡 Security
236+
237+
See [`SECURITY.md`](SECURITY.md) for reporting vulnerabilities.

0 commit comments

Comments
 (0)