Git-secret: 404 http://git-secret.io/tutorials

Created on 22 Feb 2018  路  8Comments  路  Source: sobolevn/git-secret

On http://git-secret.io/ - clicking Tutorials, give a 404

bug gh-pages

All 8 comments

Yeap, that's true.
But it is a duplicate of https://github.com/sobolevn/git-secret/issues/65

assigning to self, at least to fix the 404.
It looks like that html isn't in this repo. Can someone point me to where I should go to fix it?

@joshrabinowitz you can create new .md file here: https://github.com/sobolevn/git-secret/tree/gh-pages

Just mention that tutorials are WIP.
Thanks!

Will do. Looking at https://github.com/sobolevn/git-secret/blob/master/CONTRIBUTING.md , it appears I should be starting my branch from 'develop' instead of from 'master'. My last merged branch was branched from master.

Should I continue on the master branch, or merge master into develop and create a branch off 'develop'?

We can merge and then drop develop branch.
It was used previously to make sure zsh plugins work with the stable releases only.
But we do not support them any more. So, https://github.com/sobolevn/git-secret/blob/master/git-secret.plugin.zsh can be removed.

But, when working with gh-pages make sure that this branch is orphaned. It is not related with any other branch.

@sobolevn @simplenotezy I took a crack at making a guide but it wasn't easy to improve on the instructions at
http://git-secret.io/git-secret (which comes from git-secret.7.ronn)

I propose we remove the link for "Tutorials" at the top of http://git-secret.io/
and make the link to http://git-secret.io/git-secret more prominent.

Thoughts?

@joshrabinowitz yeap, let's do that!

All right!

The git-secret.7.fann documentation is already included in the homepage for git-secret.io so no changes were needed except removal of /tutorials.html link.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

barak picture barak  路  6Comments

tonyskapunk picture tonyskapunk  路  5Comments

simbo1905 picture simbo1905  路  3Comments

alumarcu picture alumarcu  路  3Comments

eduncan911 picture eduncan911  路  8Comments