[webarch-websites] Problem building the latest version of the Nikola site?
Mark Nielsen
m at m9n.uk
Wed Dec 17 13:49:24 GMT 2014
Have you done a git pull recently, to pull in changes I made yesterday?
The error about an undefined mixin is resolved in my copy of the code. The
establish-baseline mixin is defined on line 99 of sass/partials/_mixins.scss
I've gone to quite a lot of effort so far to avoid anything other than the
basis sass compiler built in to Nikola, so I'm not aware that you'll need
anything else...
On 17 December 2014 at 13:09, Chris Croome <chris at webarchitects.co.uk>
wrote:
>
> Hi
>
> I was just looking at reviewing the updates Mark made yesterday but I
> get this error when trying to build the site:
>
> nikola build
>
> Scanning posts......done!
> . build_sass:output/assets/css/webarch.css
> Error: Undefined mixin 'establish-baseline'.
> on line 1 of cache/sass/partials/_type.scss, in
> `establish-baseline'
> from line 1 of cache/sass/partials/_type.scss
> from line 68 of cache/sass/webarch.scss
> Use --trace for backtrace.
> ########################################
> TaskError - taskid:build_sass:output/assets/css/webarch.css
> PythonAction Error
> Traceback (most recent call last):
> File "/usr/local/lib/python2.7/dist-packages/doit/action.py", line
> 365, in execute
> returned_value = self.py_callable(*self.args, **kwargs)
> File "/home/chris/webarch-nikola/plugins/sass/sass.py", line 105, in
> compile_target
> compiled = subprocess.check_output([self.compiler_name] +
> self.compiler_options + [src], shell=run_in_shell)
> File "/usr/lib/python2.7/subprocess.py", line 544, in check_output
> raise CalledProcessError(retcode, cmd, output=output)
> CalledProcessError: Command '[u'sass', u'-l',
> u'cache/sass/webarch.scss']' returned non-zero exit status 65
>
> Mark -- is there something else we now need to do to build the site?
>
> All the best
>
> Chris
>
> --
> Webarchitects Co-operative
> http://webarchitects.coop/
> +44 114 276 9709
> @webarchcoop
>
> _______________________________________________
> webarch-websites mailing list
> webarch-websites at lists.webarch.co.uk
> https://lists.webarch.co.uk/mailman/listinfo/webarch-websites
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webarch.co.uk/pipermail/webarch-websites/attachments/20141217/5639f57d/attachment.html>
More information about the webarch-websites
mailing list