hoodiehq-archive / hoodie.admin.js

⛔ deprecated
Apache License 2.0
3 stars 1 forks source link

rewrite to JS #1

Open gr2m opened 11 years ago

gr2m commented 11 years ago

now that hoodie.js is proper JS, it's time to do the same with pocket / hoodie.admin.js

@svnlto can you help here? I'll be gone soon and I think you'd be best to help @espy with his needs for pocket. And a rewrite to JS & adapting the latest changes on hoodie.js would be the first step.

svnlto commented 11 years ago

converting it over would be the least problem. so yes, happy to help out.

Also curious whether @espy would consider using vertebrae for a possible pocket rewrite.

gr2m commented 10 years ago

let's do it :) vertebrae is cool with me. Thoughts

svnlto commented 10 years ago

I guess @espy just wants to have some CSS pre-processor?

I personally would choose lesscss

why do you use express, and not grunt connect? Just wondering, I think yeoman does the same, right?

not a huge fan of yeoman, let's go for something really simple, perhaps gulp/grunt + livereload etc.

I'd like to use https://github.com/ro-ka/grunt-hoodie/, not sure if we can marry this with your server setup?

It needs a little refactor esp. because it's relying on hoodie-servers stack.jsonfile which I'd like to get rid of, but basically yes, we can use grunt-hoodie.