You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The content for different sections is managed through JSON files in the `content/`
57
+
## Content Management
58
+
The site uses a JSON-based content management system. All textual content, member information, and achievements are stored in JSON files under the `content/` directory. This allows content updates without code modifications
46
59
60
+
.
47
61
## Contributing
48
62
49
63
We welcome contributions! Whether you're fixing bugs, adding features, or improving documentation, your help is appreciated.
0 commit comments