mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2025-04-05 21:41:51 +00:00
feat(index): add new technologies
This commit is contained in:
parent
cee781f5e1
commit
b279331f3f
@ -172,6 +172,12 @@ export default {
|
|||||||
link:
|
link:
|
||||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/react.js"
|
"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",
|
name: "Vue.js",
|
||||||
thumbnail: "vue.jpg",
|
thumbnail: "vue.jpg",
|
||||||
@ -200,18 +206,48 @@ export default {
|
|||||||
link:
|
link:
|
||||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/docker.sh"
|
"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",
|
name: "Kubernetes",
|
||||||
thumbnail: "kubernetes.jpg",
|
thumbnail: "kubernetes.jpg",
|
||||||
link:
|
link:
|
||||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.sh"
|
"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",
|
name: "VIM",
|
||||||
thumbnail: "vim.jpg",
|
thumbnail: "vim.jpg",
|
||||||
link:
|
link:
|
||||||
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/vim.txt"
|
"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",
|
name: "Xcode",
|
||||||
thumbnail: "xcode.jpg",
|
thumbnail: "xcode.jpg",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user