https://github.com/vincenttam/liquid
Liquid sandbox, NOT a Jekyll site
https://github.com/vincenttam/liquid
Last synced: about 2 months ago
JSON representation
Liquid sandbox, NOT a Jekyll site
- Host: GitHub
- URL: https://github.com/vincenttam/liquid
- Owner: VincentTam
- Created: 2017-01-14T23:37:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T01:04:00.000Z (over 8 years ago)
- Last Synced: 2025-02-15T22:43:05.542Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Mininum Liquid Test Platform
===Purpose
---I *don't* know how to run Liquid as I *don't* know Ruby, so I just use
`jekyll new liquid` and `bundle exec jekyll serve` to run Liquid code.Repo structure
---I change the skeleton repo as *little* as possible.
- [ ] about page
- [ ] posts
- [ ] index page at root
- [x] layout for display
- [x] program code in include folder
- [ ] change gem dependency