Giter VIP home page Giter VIP logo

commentit's People

Contributors

jillro 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

Watchers

 avatar  avatar  avatar

commentit's Issues

Small grammatical error - comment submission

Thanks for putting this together! I'm very new to Jekyll and Gihub, but I noticed a very small grammatical error for the message displayed after someone submits their comments.

The message currently reads:
"Your comment has been submitted. It will appear when the site owner approve it."

I recommended adding an "s" to "approve." So it should read:
"Your comment has been submitted. It will appear when the site owner approves it."

This could be my own preference, but I also suggest changing "when" with "once." Maybe also add a "thank you?" So:
"Thank you! Your comment has been submitted. It will appear once the site owner approves it."

Hope this is helpful!

502 bad gateway on the webside

Commentit is great and works well with my personal blog but it somehow stopped working today so I checked the webside and found it 502. It there anything wrong with the server or something?

Can this support hexo?

Hexo is another static html render,just like jekyll but powered by Node.js.I think commentit is good and want it support other tools,not only jekyll,could you do this?

500 When Posting Comment

I'm trying to get commentit working against a GitHub pages blog and, when trying to post a comment, I get a 500 error with a response of "please try again later". I've altered my commentitRepo / src values and received a different error (unable to find file) so it doesn't seem like the settings are an issue but I'm unable to debug what might be going on.

commentit didn't support Chinese

Thanks for your great work!

When I added comment support via this plugin, and made a test. When compiled, error came out like this:

The file _posts/Other/2015-07-04-mbp.md/#excerpt is not properly UTF-8 encoded. For more information, see https://help.github.com/articles/page-build-failed-file-is-not-properly-utf8-encoded.

I added encoding: UTF-8 in my _config.yml, compiled again, but it didn't work yet.

That is to say, commentit don't support Chinese.

Here is my env:

Ruby: 1.9.3
Jekyll: 2.5.3
Local OS: Mac OS X EI Capitan

Thanks again.

why is [Content] encoded and how to solve it?

Description

After making a comment with markdown syntax, all the data were sent to my GitHub repo. But the question is, they've been encoded.

What I write in comment zone is:

markdown test

```python
print("hello world")
```

but on GitHub Pull Request, it's some kind of encoded, and could not be rendered properly by markdownify filter

markdown test

```python
print('hello world')
```

I've googled it but nothing works. Could you please tell me how to solve it and to properly render the markdown syntax? Thanks a lot!

PS: Comm(ent|it) is really awesome!

Change URL of commentit theme

The URL of commentit theme don't seems good. When I click the url, it shows home page of commentit in the comment box.

commentit

screen shot 2015-11-29 at 09 34 38

Changing it to url is better, such as repo of GitHub or home page of commentit.

Thanks.

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.