https://github.com/lessthanzero/sample-jekyll
https://github.com/lessthanzero/sample-jekyll
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lessthanzero/sample-jekyll
- Owner: lessthanzero
- Created: 2016-12-02T15:51:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T16:03:13.000Z (over 9 years ago)
- Last Synced: 2025-06-07T00:04:35.204Z (about 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jekyll-based website with jekyll-assets pipeline
Example for those issues:
- [First](https://github.com/rails/sprockets/issues/428) in Sprockets repo;
- [Second](https://github.com/jekyll/jekyll-assets/issues/350) in jekyll-assets repo.
How to start: `bundle install; npm i; bower install; gulp`