An open API service indexing awesome lists of open source software.

https://github.com/indocom/lumina


https://github.com/indocom/lumina

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lumina

An unofficial informational website targeted for NUS freshmen coming from
Indonesia. Data in the website are curated and updated by Perhimpunan Indonesia
NUS.

## Contributing

We really love your contribution for the site's content. There are several steps
to contribute

1. Please fork this repository.
2. do `git remote add upstream git@github.com:benclmnt/lumina.git`.
3. Before you start making changes, pls do `git pull upstream master` to sync
changes
4. After making changes, pls make a Pull Request to the master branch detailing
changes made.

## Deployment

Currently, we deploy the website using github-pages. The deployment is automatic thanks to github actions.