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.

[v2] Author name is always same for all of the pages

See original GitHub issue

🐛 Bug Report

Whenever an update is made using GitHub action to the website using yarn build and then deploy to gh pages, the author is always the same for all of the pages.

Have you read the Contributing Guidelines on issues?

Yes

To Reproduce

  1. Have a look https://mmf.sh/docs

Expected behavior

Author should be the actual person who last updated the docs

Actual Behavior

The author is same and the person who made the recent commit

(Write what happened. Add screenshots, if applicable.)

Your Environment

Docusaurus version used:2.0.0-alpha.56 Environment name and version (e.g. Chrome 78.0.3904.108, Node.js 10.17.0): Node version: v12.17.0 Operating system and version (desktop or mobile): MacOS 10.14.6 (desktop and mobile both)

Reproducible Demo

(Paste the link to an example repo, including a siteConfig.js, and exact instructions to reproduce the issue.)

https://mmf.sh/docs

Seems somewhat related to #2798

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
slorbercommented, Jun 23, 2020

@apsdehal I’m closing as I think @Jason-2020 gave a solution.

1reaction
slorbercommented, Jun 17, 2020

afaik Github Pages deployment need to commit to a gh-pages branch to deploy, and we read the github history to know which doc has been updated by which git user last

https://github.com/facebookresearch/mmf/commits/gh-pages

as you can see, reading this history could only lead to the github bot 😦

Honestly I’m not fan of using github pages anymore. Options like Netlify are free, much simpler to setup and do not need to commit anything to the repo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Author names - APA Style 6th Edition Blog
When the first authors of multiple references have the same surname but different initials, include initials for the first authors in the in- ......
Read more >
APA Style Guide: In-text Examples
Authors with the same surname​​ When authors of 2 works published in the same year have the same surname, include the initials of...
Read more >
APA Citation Style Guide (6th Edition): Step 1- Author (Names)
You can list up to seven authors in the Reference list citation. Always invert every author name to position the surname first and...
Read more >
In-Text Citations: Author/Authors - Purdue OWL
Since et al. is plural, it should always be a substitute for more than one name. In the case that et al. would...
Read more >
Authors - APA (7th Edition) Referencing Guide
How many authors? APA has strict rules for how to show the author's names in the text of your assignment and in your...
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