Git Product home page Git Product logo

journo's People

Contributors

artisonian avatar epmatsw avatar jashkenas avatar notbobthebuilder avatar searls avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

journo's Issues

how to change the display method?

hi.
i use ur app to build a site: http://jn.luckypoem.net/ ,but how to change the display method?
i want all posts shown as:
test3
test2
test1
My First Post

i don't like the current arrangement of posts:all of them are in the same line.i want each post occupies
a seperate line.

How to install and run it?

Ehum...excuse my ignorance when it comes to Node.js.
I tried to install journo with the npm command as described.
Then trying 'journo init' which complains about a missing 'node',
so I modifiy the journo script to use 'nodejs' (I'm using Ubuntu 12.10),
but now I get:

$ journo init

/usr/local/lib/node_modules/journo/journo.js:175
if (fs.existsSync('posts')) {
^
TypeError: Object # has no method 'existsSync'
at Object.init (/usr/local/lib/node_modules/journo/journo.js:175:12)
at Object.run (/usr/local/lib/node_modules/journo/journo.js:240:29)
at Object. (/usr/local/lib/node_modules/journo/bin/journo:7:26)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:32)
at Function._load (module.js:311:12)
at Array.0 (module.js:484:10)
at EventEmitter._tickCallback (node.js:190:39)

and I'm way out of my depth...

Cheers, Tobbe

NPM version is out of date

When installed using npm install -g journo it results in the installation of something that's apparently the same version, but which uses "highlight": ">= 0.2.3" instead of "highlight.js": ">= 7.3.0"

Can I ask that you take a moment to do npm version minor, and npm publish on this project?

`open` command

You asked about cross-platform open command, these are the aliases I use in my dotfiles

Windows: start
Linux (ubuntu, debian): xdg-open
OSX: open

layout.html is not copied when running init command from NPM version

However, it works if Journo is installed by cloning the repo, compiling journo.litcoffee and running npm install -g. I may have overlooked something obvious here, but if not the version on NPM should be updated.

As a side note, if you try to clone and install without compiling journo.litcoffee in between, an error is thrown due to the syntax highlighting library not being installed. This seems to be the result of 16404f5, where journo.js was hand-edited, leaving it out-of-sync with the CoffeeScript version.

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.