Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kn1cht/doctor-funding-calendar
Calendar of doctoral students funding programs
https://github.com/kn1cht/doctor-funding-calendar
Last synced: about 5 hours ago
JSON representation
Calendar of doctoral students funding programs
- Host: GitHub
- URL: https://github.com/kn1cht/doctor-funding-calendar
- Owner: kn1cht
- Fork: true (hci-calendar/hci-calendar.github.io)
- Created: 2022-02-06T06:13:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-14T01:40:17.000Z (10 months ago)
- Last Synced: 2024-08-02T13:28:41.628Z (3 months ago)
- Language: SCSS
- Homepage: https://kn1cht.github.io/doctor-funding-calendar
- Size: 539 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doctoral Students Funding Calendar
Doctoral Students Funding Calendar helps you to find the best funding progam for you.
This website is forked from [HCI Calendar](https://hci-calendar.github.io).
# Develop
```bash
$ bundle install
$ bundle exec jekyll serve --watch
```# For contributors
Thank you for updating information.
Funding program data is stored as `_data/program/*.yml`, where `*` is an abbreviation of each program.
Please append new program in `_data/category.yml` when you add it. Then, the program will appear on the website.