renard/o-blog

Spinner block the page

Closed this issue · 3 comments

Hi, i am little bit noob in web.

But the page created with sample.org is blocked by spin.min.js
spin

I got this message on the JS console

ReferenceError: Spinner is not defined index.html:14
not well-formed articles.js:1
TypeError: e is undefined o-blog.min.js:1
not well-formed tags.js:1
TypeError: ob_spinner is undefined

I am on o-blog 2.5 branch

I have the same problem using the 2.5 branch and emacs 24.4.1 (with prelude).

I had the same problem, too, in one of the branches. To work around the
problem I just deleted what looked like the relevant <script>...</script>
call in one of the template files and all was well.

On Thu, Mar 12, 2015 at 7:28 AM, Rasmus Buchmann notifications@github.com
wrote:

I have the same problem using the 2.5 branch and emacs 24.4.1 (with
prelude).


Reply to this email directly or view it on GitHub
#136 (comment).

Bill White . minutiae@gmail.com . http://members.wolfram.com/billw

mlt commented

Just rename ./templates/style/js/spin.js into spin.min.js in that folder. See ./templates/page_header.html for details. The spinner does look 🍬, no need to remove it 😄