File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -205,11 +205,33 @@ After building, navigation might look like:
205205
206206Pages 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.
You can’t perform that action at this time.
0 commit comments