new app prefix on the output.
This commit is contained in:
parent
960c665a7d
commit
932ae8820d
@ -47,8 +47,7 @@ class Generate < Thor
|
|||||||
| /* And the source is shown to the user as Sass and as CSS. */
|
| /* And the source is shown to the user as Sass and as CSS. */
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
example_file.puts example_contents.gsub(/^ +\| /, '')
|
example_file.puts example_contents.gsub(/^ +\| /, '')
|
||||||
puts "open http://localhost:3000/examples/#{identifier}"
|
puts "./bin/nanoc3 co && open http://localhost:3000/docs/examples/#{identifier} && ./bin/nanoc3 aco"
|
||||||
puts "./bin/nanoc3 aco"
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user