mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-15 17:47:21 +00:00
feat(index): add new technologies
This commit is contained in:
parent
cee781f5e1
commit
b279331f3f
@ -172,6 +172,12 @@ export default {
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/react.js"
|
||||
},
|
||||
{
|
||||
name: "Tailwind.css",
|
||||
thumbnail: "tailwind.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/tailwind.css"
|
||||
},
|
||||
{
|
||||
name: "Vue.js",
|
||||
thumbnail: "vue.jpg",
|
||||
@ -200,18 +206,48 @@ export default {
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/docker.sh"
|
||||
},
|
||||
{
|
||||
name: "Git",
|
||||
thumbnail: "git.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/git.sh"
|
||||
},
|
||||
{
|
||||
name: "Heroku CLI",
|
||||
thumbnail: "heroku.png",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/heroku.sh"
|
||||
},
|
||||
{
|
||||
name: "Kubernetes",
|
||||
thumbnail: "kubernetes.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.sh"
|
||||
},
|
||||
{
|
||||
name: "Puppeteer",
|
||||
thumbnail: "puppeteer.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/puppeteer.js"
|
||||
},
|
||||
{
|
||||
name: "Sublime Text",
|
||||
thumbnail: "sublime_text.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/sublime_text.md"
|
||||
},
|
||||
{
|
||||
name: "VIM",
|
||||
thumbnail: "vim.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/vim.txt"
|
||||
},
|
||||
{
|
||||
name: "Visual Studio Code",
|
||||
thumbnail: "visual_studio_code.jpg",
|
||||
link:
|
||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/vscode.md"
|
||||
},
|
||||
{
|
||||
name: "Xcode",
|
||||
thumbnail: "xcode.jpg",
|
||||
|
Loading…
Reference in New Issue
Block a user