Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.93 is tough on #11

Open
tedgoldstein opened this issue Oct 1, 2014 · 1 comment
Open

0.93 is tough on #11

tedgoldstein opened this issue Oct 1, 2014 · 1 comment

Comments

@tedgoldstein
Copy link

A number of issues in the html:

While building the application:
website/html/articles.html:22: Expected "div" end tag
...
^
website/html/edit.html:25: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here.
... {{#if cantEdit}}disa...
^
website/html/edit_profile.html:26: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here.
...e-input" {{#unless isLoggedIn...
^
website/html/history.html:115: Expected identifier, number, string, boolean, or null
...lDiff}} {{> modal-blackout}} <div...
^
website/html/profile.html:8: Unexpected closing template tag
...}

{{/with}} <div...
^
website/html/sphela.html:74: Unexpected HTML close tag
...>
^

=> Your application has errors. Waiting for file change.

@gadicc
Copy link
Member

gadicc commented Oct 7, 2015

Hi All. Uber apologies, for some reason my notifications were turned off for this repo! In any event, as you noticed, the code here is based off a really old version of Meteor and is not actively maintained.

I've been working for some time on a complete rewrite from scratch, using all the latest Meteor practices, and introducing some super cool new features, some of which are almost done, but unfortunately, there is no ETA, as work priorities prevent me from actively working on this. I could guess around June 2016 :>

To be clear though, the current site is still up and running and all content will be imported into the new version when it's ready. I thank you all for your contributions and patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants