Add New Article
Generated JSON
{
"id": 1,
"title": "Your article title",
"date": "2025-01-01",
"content": "Your article content...",
"image": "",
"youtubeUrl": "",
"externalLink": "",
"category": "announcement"
}
1 Create Article
Fill out the form with your article details and click "Generate JSON"
2 Copy JSON
Click the copy button to copy the generated JSON to your clipboard
3 Update File
Open news.json in your repository and add the new article to the array
4 Deploy
Commit and push the changes to GitHub to publish your article
Tips
- Add a comma after the last article's
}before pasting new JSON - For images, you can use direct URLs or upload to
/images/news/ - YouTube videos will be embedded automatically
- Articles are sorted by date (newest first) on the site