-
The living style guide (`.lsg`) gem is no longer actively maintained and relies on community PRs to stay up to date now. Since I don't think we have the man-power to help maintain gems, we should just…
-
An option to use `bundle exec livingstyleguide compile test/fixtures/styleguide.lsg` would be very useful, for example:
``` javascript
grunt.initConfig({
livingstyleguide: {
generate: {
o…
-
Has anyone encounter a problem of cache saving error?
I am not sure whether its the livingstyleguide or sass problem.
This is the output log that I get everytime when I change the sass file and rel…
-
Hi,
livingstylguide fit's perfect in our project setup. especally the handlbars + md + json combination.
But we dont use ruby or rails in any extend. but we dont mind using it in the build process.
o…
-
This is what I got in terminal
`bundle exec livingstyleguide compile app/styles/styleguide.lsg /Users/Alexandre/Sites/project/tmp/living_style_guide_compiler-tmp_dest_dir-UcQsq2LD.tmp/templates/styleg…
-
I'm trying to use livingstyleguide in a Middleman project, installed as described in the [https://github.com/livingstyleguide/livingstyleguide#middleman-integration](README). But as soon as I use Mark…
-
b/c it's fun! #learning
http://livingstyleguide.org/
-
Setup via:
``` bash
curl -L https://get.livingstyleguide.org | bash
```
- [ ] Check if Ruby is installed
- [ ] Check if Bundler ist installed
- [ ] Install LivingStyleGuide gem
- [ ] Output first ste…
-
The next version of [sprockets](https://github.com/rails/sprockets), v4 currently in beta 5, has removed their dependency on Tilt, which is how `livingstyleguide` integrates in Sprockets 3.
https:/…
-
The README.md is linking to http://padrino-livingstyleguide.de.a9sapp.eu/assets/styleguide.html which appears to be unavailable.