Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 589 Bytes

File metadata and controls

22 lines (13 loc) · 589 Bytes

Xtra Computing Group Blog

The official blog of Xtra Computing Group at NUS, powered by Docusaurus.

Live site: https://Xtra-Computing.github.io/blog

Contributing

Everyone is welcome to contribute! See CONTRIBUTING.md for how to write and submit a blog post.

Local Development

npm install
npm start

The site will be available at http://localhost:3000/blog/.

Deployment

Merging a PR into main automatically triggers GitHub Actions to build and deploy to GitHub Pages.