add contents
This commit is contained in:
@@ -33,6 +33,11 @@ export default {
|
||||
desc: 'A List of Content Management Systems for JAMstack Sites',
|
||||
url: 'https://headlesscms.org'
|
||||
},
|
||||
{
|
||||
title: 'Git & Git flow cheatsheet',
|
||||
desc: 'Git cheat sheet saves you from learning all the commands by heart.',
|
||||
url: 'https://github.com/arslanbilal/git-cheat-sheet#readme'
|
||||
},
|
||||
{
|
||||
title: 'StaticGen',
|
||||
desc: 'A List of Static Site Generators for JAMstack Sites',
|
||||
@@ -103,6 +108,11 @@ export default {
|
||||
desc: 'Become a git guru - a tutorial series by Atlassian.',
|
||||
url: 'https://www.atlassian.com/git/tutorials'
|
||||
},
|
||||
{
|
||||
title: 'Git form the inside out',
|
||||
desc: 'This essay explains how Git works. It assumes you understand Git well enough to use it to version control your projects.',
|
||||
url: 'https://codewords.recurse.com/issues/two/git-from-the-inside-out'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user