GithubHelp home page GithubHelp logo

Comments (11)

aredridel avatar aredridel commented on July 18, 2024

Which version of Adaro are you using and reading the docs for? (I've done some massive rewriting to accommodate dust 2.7). You may be seeing a mismatch there, and I want to make sure I give you the right advice.

However: the layout option is being removed. Use blocks ({<body}....{/body} and base templates ({> "myLayoutName"}) in your template.

from adaro.

tkambler avatar tkambler commented on July 18, 2024
  "dependencies": {
    "adaro": "^1.0.0-15",
    "dustjs-helpers": "^1.7.1",
    "dustjs-linkedin": "^2.7.2",
    "express": "^4.12.4"
  }

Also... Does anyone still hang around in Kraken's IRC channel? It's #kraken - right?

from adaro.

aredridel avatar aredridel commented on July 18, 2024

I don't hang out there -- #kraken is mostly for a bitcoin-related project called Kraken.

However, http://nodeslackers.io/ has a #kraken channel I hang out in, along with a few other folks who use it.

from adaro.

aredridel avatar aredridel commented on July 18, 2024

Okay, just so you're aware, that's a prerelease version of Adaro. I think it's done good things, but I'm still finding the last holes in the docs and fixing them up. Notice the -15 on the version number and you can get a sense of how many iterations I've had to do.

from adaro.

tkambler avatar tkambler commented on July 18, 2024

Did you just change the default branch for this repo back to 1.x?

from adaro.

aredridel avatar aredridel commented on July 18, 2024

No, but I changed the default branch for this repo to 1.x. ;-)

from adaro.

aredridel avatar aredridel commented on July 18, 2024

The major PR for the 1.x branch is #84 -- hoping to get that merged soon. That will solidify the 1.x feature set, I hope.

from adaro.

aredridel avatar aredridel commented on July 18, 2024

(you can see the current docs for -15 on the next branch)

from adaro.

tkambler avatar tkambler commented on July 18, 2024

OK - switching to these deps solves the problems:

    "adaro": "0.1.10",
    "dustjs-helpers": "~1.6.3",
    "dustjs-linkedin": "~2.6.0"

Thanks - things work as expected now. I still feel like most of the issues I pointed out regarding documentation still apply (references to dust.render(), ambiguous instructions as to how layout gets passed in, etc...). Hopefully these will be addressed in the upcoming update. If not, I'll submit a PR.

from adaro.

aredridel avatar aredridel commented on July 18, 2024

Excellent. It's going to be a big change, thanks to Dust breaking what makes adaro adaro in 0.1.x. But I think it's going to be a good change.

from adaro.

aredridel avatar aredridel commented on July 18, 2024

And passing in layout will go away in 1.x, as I mentioned. So be prepared!

from adaro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.