We welcome contributions from the community!
Option 1: The “No-Code” Way (Easy)
- Go to Admin Portal.
- Login with your GitHub account.
- Click “New Blog” to write your post in a rich editor.
- Click “Publish” to submit it for review.
Option 2: The Developer Way (GitHub)
- Fork the Repository: Go to our GitHub repo and click “Fork”.
- Create a New Post:
- Create a new file in
content/blogs/your-post-slug.md. - Copy the front matter from an existing post.
- Create a new file in
- Submit a Pull Request: Commit your changes and open a PR.
Style Guide
- Use Markdown for formatting.
- Keep code snippets in
swift,go, ordartfenced blocks. - Be kind and helpful!
We’ll review your post and publish it once approved!