Git Product home page Git Product logo

node-gfm's People

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

Watchers

 avatar

node-gfm's Issues

Local server not working

Hey, just tried to run the local server but it doesn't start the server, just returns.

 gfm -l -p 1234

Same thing with

var gfm = require ("gfm");
gfm.live (".", 4040);

Some CSS Suggestions for a more responsive / compact layout

Hi there,

just found your github markdown parser and it does a very nice job for me. Thanks!

But I found the CSS Layout very unflexible and i wanted to have a more responsive layout, suitable for presentations etc., so I've made this additional changes to it:

html, body {
    background-color:#EEE;
    min-width: 300px;
}
#content {
    margin: 0 auto;
    padding: 0;
    width: auto;
    max-width: 800px;

}

Looks and behaves like this:
http://up.fannon.de/JavaScript-Workshop.html

2013-04-16_-_19-48-34

2013-04-16_-_19-49-04

2013-04-16_-_19-48-43

But thats just my suggestion.

Greets,
Simon

Newly installed GFM crashes (Windows 8)

It gives me this Error:

 gfm -g -s src -d CodingStandards.md
Updating the GitHub resource files for the first time...
https.js:100
  if (options.protocol && options.protocol !== 'https:') {
             ^
TypeError: Cannot read property 'protocol' of null
    at Object.exports.request (https.js:100:14)
    at downloadFont (c:\Users\Fannon\AppData\Roaming\npm\node_modules\gfm\lib\resources.js:159:18)
    at finish (c:\Users\Fannon\AppData\Roaming\npm\node_modules\gfm\lib\resources.js:271:6)
    at c:\Users\Fannon\AppData\Roaming\npm\node_modules\gfm\lib\resources.js:293:7
    at c:\Users\Fannon\AppData\Roaming\npm\node_modules\gfm\lib\resources.js:212:5
    at Object.oncomplete (fs.js:107:15)

Gleez

Hi!
Excuse me that I write to you here. The matter is that I couldn't find your e-mail.

We added many changes and additions in Gleez. Please, if it is possible, update Chinese Localisation.

Delete this message.
Best regards

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.