May 4, 2021 • Graham Higgins • ~ 1 min to read • content
You will need to have read the “Contributing to the community web site” post, have Jekyll, Bundler and git installed and a local clone of a fork of the Gapcoin Project community web site repository.
Follow the process described in the post describing how to submit Gapcoin improved merits to the Prime Gap List.
Follow the top-of-page link prime-gap-list
to the Prime Gap List’s Github repository where the latest commit should be the Gapcoin records just processed.
Follow the link to the commit details.
Create a new post by copying the last primegaplist
post into into a new post, filename format YYYY-MM-DD-N-updates.md
where N is 0 if there are no existing posts for that day or N is one more than the N of the last update post for that day.
Preserve the existing content format, replace the old data with the new data - change the post title to the commit comment, update the date, change “April 29-30 2021” to whatever period was covered by the checkprimegaplist
scan (see previous posts for examples), then copy and paste from the commit data to change the body content to match the commit data.
Save the file. Commit the changes, push the commit, create PR. Job done.