Skip to content

Commit

Permalink
github.com → github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Oct 28, 2024
1 parent b9c6fb5 commit 3dbe4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"Neurospin.github.com","tagline":"","body":"### Welcome to Neurospin GitHub Pages\r\n\r\n[Neurospin wiki](http://www.neurospin-wiki.org/)\r\n\r\n[Neurospin on GitHub](https://github.com/neurospin)\r\n\r\n[Neurospin GitHub Dashboard](https://github.com/organizations/neurospin)\r\n\r\n### Git log messages\r\n\r\nPlease read [A Note About Git Commit Messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) and follow the conventions.\r\n\r\n### Using Git on your Linux workstations\r\n\r\nQuickly set up Git on your account:\r\n```\r\n$ cat > ~/.gitconfig\r\n[user]\r\n\tname = Prénom Nom\r\n\temail = prenom.nom@cea.fr\r\n$ \r\n```\r\n\r\nTo enter your password only once, when you first access a GitHub repository, instead of every time you push to GitHub:\r\n```\r\n$ cat >> ~/.gitconfig\r\n[credential]\r\n\thelper = store\r\n$ \r\n```\r\n\r\n### Support\r\nHaving trouble with Pages? Check out the documentation at http://help.github.com/pages.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
{"name":"neurospin.github.io","tagline":"","body":"### Welcome to Neurospin GitHub Pages\r\n\r\n[Neurospin wiki](http://www.neurospin-wiki.org/)\r\n\r\n[Neurospin on GitHub](https://github.com/neurospin)\r\n\r\n[Neurospin GitHub Dashboard](https://github.com/organizations/neurospin)\r\n\r\n### Git log messages\r\n\r\nPlease read [A Note About Git Commit Messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) and follow the conventions.\r\n\r\n### Using Git on your Linux workstations\r\n\r\nQuickly set up Git on your account:\r\n```\r\n$ cat > ~/.gitconfig\r\n[user]\r\n\tname = Prénom Nom\r\n\temail = prenom.nom@cea.fr\r\n$ \r\n```\r\n\r\nTo enter your password only once, when you first access a GitHub repository, instead of every time you push to GitHub:\r\n```\r\n$ cat >> ~/.gitconfig\r\n[credential]\r\n\thelper = store\r\n$ \r\n```\r\n\r\n### Support\r\nHaving trouble with Pages? Check out the documentation at http://help.github.com/pages.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}

0 comments on commit 3dbe4de

Please sign in to comment.