idan / gistio

A gist-backed pretty display for markdown.
https://gist.io
MIT License
485 stars 41 forks source link

Add commenting via github auth #3

Open idan opened 12 years ago

esbullington commented 12 years ago

Cool project. Are you thinking of just using jinja templates for the commenting (combined with the GitHub auth api)?

idan commented 12 years ago

Pretty much. I'm using flask underneath, which uses Jinja2 for templating. It depends whether I'll be loading the comments client- or server-side.

tjstebbing commented 12 years ago

Gist already has comments, will gist.io comments feed into this?

idan commented 12 years ago

Yes.

On Aug 7, 2012, at 2:55, Pomke Nohkan notifications@github.com wrote:

Gist already has comments, will gist.io comments feed into this?

— Reply to this email directly or view it on GitHubhttps://github.com/idan/gistio/issues/3#issuecomment-7540107.

tjstebbing commented 12 years ago

Fantastic, now we just need a gist.io/username resource that lists all gists for a user and it's a super geeky blog replacement :D

Potherca commented 5 years ago

🤔 Is still an issue?

Do you still think this feature is feasible?