https://github.com/openfl/lime.openfl.org
Lime website
https://github.com/openfl/lime.openfl.org
Last synced: 9 months ago
JSON representation
Lime website
- Host: GitHub
- URL: https://github.com/openfl/lime.openfl.org
- Owner: openfl
- License: mit
- Created: 2018-08-09T19:23:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T16:05:03.000Z (about 1 year ago)
- Last Synced: 2025-08-25T07:20:19.158Z (10 months ago)
- Language: SCSS
- Homepage: https://lime.openfl.org/
- Size: 17.9 MB
- Stars: 9
- Watchers: 11
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lime.OpenFL.org
===============
This is the source for https://lime.openfl.org.
You can build the site using [Jekyll](https://www.jekyllrb.com). It should work in a Unix environment, either from Linux, macOS or the Ubuntu Bash Shell for Windows. Make sure that Ruby is installed, and install Bundler (`gem install bundler`), then run the following in the openfl.org directory:
bundle install
bundle exec jekyll serve
Thanks for using Lime!