question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Detail Guide for Github Staticman App

See original GitHub issue

Is there a detailed guide on how to use app? I’m using Jekyll and plan to switch from the collaborator to the app.

Followed every steps below:

  1. Remove staticmanapp as a collaborator
  2. Go to https://github.com/apps/staticman-net and install the application on your repository
  3. Submit a comment to the new v3 endpoint, using dev.staticman.net as the base URL – i.e. https://dev.staticman.net/v3/entry/github/[USERNAME]/[REPOSITORY]/[BRANCH]

Getting a 400 “Invalid Version” error when using the post action below https://dev.staticman.net/v3/entry/github/[USERNAME]/[REPOSITORY]/[BRANCH]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
VincentTamcommented, Feb 10, 2021

@wini3d I’m sorry for eating my words said one and a half years ago. Thanks to https://hajekj.net/2020/04/15/staticman-setup-in-app-service/, I has provided an illustrated API setup guide: https://github.com/pacollins/hugo-future-imperfect-slim/wiki/staticman.yml.

1reaction
VincentTamcommented, Sep 11, 2019

I take it that the latest version of staticman would work on any setup, or are there still issues and would require specific guide?

@wini3d I’ve never (and I won’t) use the lastest GitHub Apps version (for reasons detailed iin my earlier comment https://github.com/eduardoboucas/staticman/issues/299#issuecomment-508029359), and I don’t know any guide about that.

Since you ask for issues about the lastest version, there’s one thing I can be sure: spam issue still concerns the GitHub Apps version. See the following repo for an example: https://github.com/zinefer/zinefer.github.com/pulls?utf8=✓&q=is%3Apr+label%3ASpam

Actually, the quoted instructions on the top is detailed enough. You just need to replace dev with api due to https://github.com/eduardoboucas/staticman/issues/278#issuecomment-475170669.

It would be also nice to have a straightforward setup with Heroku (one click) and Dokku if possible, just a thought.

Support for Heroku deploy button has already been requested in #305. I’d be glad to see a PR for the deploy button.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started - Staticman
These instructions walk you through deploying your own instance of Staticman and connecting it to your static site. Step 1. Git provider authentication....
Read more >
Adding Staticman Comments | Performance Matters
I've added comments to my blog. You can find the existing comments, if any, and the new comment form at the bottom of...
Read more >
Staticman at Heroku - Spinning Numbers
Staticman is a small web service that handles a POST request from your comment form, runs various validations and pushes the resulting comment...
Read more >
Staticman with GitHub and Zeit Now - part 2 - Blogger Bust
If you ever want to revoke the Zeit Now app from your GitHub bot ... Now for GitHub if you have any trouble...
Read more >
Staticman: Setting up my own instance - Gabe's Code
Many NodeJS apps (including Staticman) rely on an environment variable ... The Staticman project on GitHub does have some instructions on ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found