https://github.com/indocom/lumina
https://github.com/indocom/lumina
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/indocom/lumina
- Owner: indocom
- Created: 2020-03-09T02:38:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-14T10:17:50.000Z (almost 5 years ago)
- Last Synced: 2023-03-03T22:56:46.970Z (over 3 years ago)
- Language: JavaScript
- Size: 8.93 MB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.