Code Monkey home page Code Monkey logo

Comments (5)

DTrejo avatar DTrejo commented on June 19, 2024

+1
😃

from blogit.

dshaw avatar dshaw commented on June 19, 2024

@jacquestardie Thanks. Still finishing the module. We're doing a hands-on session with @substack for Voxer's Summer of Node.js about Publishing Modules to NPM, so I rushed the publish before the module was fully baked.

I'll get the final code up later today. :)

from blogit.

dshaw avatar dshaw commented on June 19, 2024

Fixed. It's still early days with this project, but it is now fully functional. Check out summerofnodejs-blog for an example of how we are using this at @Voxer.

http://summerofnodejs.com/

from blogit.

jqtrde avatar jqtrde commented on June 19, 2024

Pulled the latest version, still getting the following

fs.js:400
  return binding.readdir(pathModule._makeLong(path));
             ^
Error: ENOENT, no such file or directory './templates'
    at Object.readdirSync (fs.js:400:18)
    at loadFolder_ (/home/jacques/blogit/node_modules/templar/templar.js:154:6)
    at Function.loadFolder (/home/jacques/blogit/node_modules/templar/templar.js:144:3)
    at blog (/home/jacques/blogit/blog.js:54:11)
    at Object.<anonymous> (/home/jacques/blogit/blog.js:37:3)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:31)
    at Function._load (module.js:311:12)
    at Array.0 (module.js:484:10)

Cloned https://github.com/voxer/summerofnodejs-blog, which does work. Is it just that the templates folder is missing still?

from blogit.

jqtrde avatar jqtrde commented on June 19, 2024

Yea, that's all it is. Copied over the templates dir from https://github.com/voxer/summerofnodejs-blog to blogit, which works aside from some template errors.

from blogit.

Related Issues (3)

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.