Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acm-uiuc/sigrobotics-web
Website
https://github.com/acm-uiuc/sigrobotics-web
Last synced: about 18 hours ago
JSON representation
Website
- Host: GitHub
- URL: https://github.com/acm-uiuc/sigrobotics-web
- Owner: acm-uiuc
- License: other
- Created: 2024-04-15T00:23:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T22:43:59.000Z (4 days ago)
- Last Synced: 2024-11-12T23:26:57.353Z (4 days ago)
- Language: HTML
- Homepage: https://sigrobotics.acm.illinois.edu/
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SIGRobotics Website
Website for SIGRobotics @ UIUC ACM
## Editing the Website
### Running locally
1. Clone repository
2. Open terminal, `cd` into root directory (where `_config.yml` is located)
3. Run `bundle install` [^1]
4. Run `bundle exec jekyll serve`
5. Open## Theme documentation
* Read the [docs](https://hydejack.com/docs/)[^1]: Requires Ruby, RubyGEM, and Bundler. Install with `gem install bundler`.