|
@@ -6,43 +6,44 @@ module.exports = {
|
|
},
|
|
},
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
- label: 'Database',
|
|
|
|
|
|
+ label: 'Computers',
|
|
items: [
|
|
items: [
|
|
- 'db/MongoDB',
|
|
|
|
- 'db/MySQL',
|
|
|
|
- 'db/PostgreSQL',
|
|
|
|
- 'db/Redis'
|
|
|
|
|
|
+ 'computers/macs',
|
|
|
|
+ 'computers/magic',
|
|
|
|
+ 'computers/ovid',
|
|
|
|
+ 'computers/woozer',
|
|
|
|
+ 'computers/zeke'
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
- label: 'Editor / Shell',
|
|
|
|
|
|
+ label: 'Shell',
|
|
|
|
+ items: [
|
|
|
|
+ 'shell/custom',
|
|
|
|
+ 'shell/terminal',
|
|
|
|
+ 'shell/unix',
|
|
|
|
+ 'shell/vi',
|
|
|
|
+ 'shell/bash',
|
|
|
|
+ 'shell/zsh',
|
|
|
|
+ ],
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ type: 'category',
|
|
|
|
+ label: 'Editor',
|
|
items: [
|
|
items: [
|
|
- 'editors/custom',
|
|
|
|
'editors/atom',
|
|
'editors/atom',
|
|
- 'editors/bash',
|
|
|
|
- 'editors/git',
|
|
|
|
'editors/phpstorm',
|
|
'editors/phpstorm',
|
|
'editors/sublime',
|
|
'editors/sublime',
|
|
- 'editors/subversion',
|
|
|
|
- 'editors/terminal',
|
|
|
|
'editors/textmate',
|
|
'editors/textmate',
|
|
- 'editors/unix',
|
|
|
|
- 'editors/vi',
|
|
|
|
- 'editors/vs',
|
|
|
|
- 'editors/zsh',
|
|
|
|
|
|
+ 'editors/vs'
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
- label: 'Frameworks',
|
|
|
|
|
|
+ label: 'Versioning',
|
|
items: [
|
|
items: [
|
|
- 'waf/nodejs',
|
|
|
|
- 'waf/npm',
|
|
|
|
- 'waf/rails',
|
|
|
|
- 'waf/react',
|
|
|
|
- 'waf/react_native',
|
|
|
|
- 'waf/vue',
|
|
|
|
|
|
+ 'editors/git',
|
|
|
|
+ 'editors/subversion'
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -60,35 +61,49 @@ module.exports = {
|
|
},
|
|
},
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
- label: 'Localhost',
|
|
|
|
|
|
+ label: 'Database',
|
|
items: [
|
|
items: [
|
|
- 'localhost/ovid',
|
|
|
|
- 'localhost/macs',
|
|
|
|
- 'localhost/magic',
|
|
|
|
- 'localhost/macos',
|
|
|
|
- 'localhost/chrome',
|
|
|
|
- 'localhost/brew',
|
|
|
|
- 'localhost/adobe',
|
|
|
|
- 'localhost/sketch',
|
|
|
|
- 'localhost/ngrok',
|
|
|
|
|
|
+ 'db/MongoDB',
|
|
|
|
+ 'db/MariaDB',
|
|
|
|
+ 'db/MySQL',
|
|
|
|
+ 'db/PostgreSQL',
|
|
|
|
+ 'db/Redis'
|
|
|
|
+ ],
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ type: 'category',
|
|
|
|
+ label: 'Frameworks',
|
|
|
|
+ items: [
|
|
|
|
+ 'waf/nodejs',
|
|
|
|
+ 'waf/npm',
|
|
|
|
+ 'waf/rails',
|
|
|
|
+ 'waf/react',
|
|
|
|
+ 'waf/react_native',
|
|
|
|
+ 'waf/vue',
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
- label: 'Projects',
|
|
|
|
|
|
+ label: 'Server Tools',
|
|
items: [
|
|
items: [
|
|
- 'projects/zeke',
|
|
|
|
- 'projects/woozer',
|
|
|
|
- 'projects/dw',
|
|
|
|
- 'projects/gzet',
|
|
|
|
- 'projects/juryd',
|
|
|
|
- 'projects/pants',
|
|
|
|
- 'projects/zw',
|
|
|
|
|
|
+ 'server/apache',
|
|
|
|
+ 'server/docker',
|
|
|
|
+ 'server/goaccess',
|
|
|
|
+ 'server/htop',
|
|
|
|
+ 'server/iptables',
|
|
|
|
+ 'server/kubernetes',
|
|
|
|
+ 'server/letsencrypt',
|
|
|
|
+ 'server/lynis',
|
|
|
|
+ 'server/mail',
|
|
|
|
+ 'server/monit',
|
|
|
|
+ 'server/nginx',
|
|
|
|
+ 'server/ubuntu',
|
|
|
|
+ 'server/ufw',
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
- label: 'Remote',
|
|
|
|
|
|
+ label: 'Server Hosted',
|
|
items: [
|
|
items: [
|
|
'host/Discourse',
|
|
'host/Discourse',
|
|
'host/Drupal',
|
|
'host/Drupal',
|
|
@@ -108,6 +123,18 @@ module.exports = {
|
|
'host/Zammad',
|
|
'host/Zammad',
|
|
],
|
|
],
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ type: 'category',
|
|
|
|
+ label: 'Software',
|
|
|
|
+ items: [
|
|
|
|
+ 'localhost/macos',
|
|
|
|
+ 'localhost/chrome',
|
|
|
|
+ 'localhost/brew',
|
|
|
|
+ 'localhost/adobe',
|
|
|
|
+ 'localhost/sketch',
|
|
|
|
+ 'localhost/ngrok',
|
|
|
|
+ ],
|
|
|
|
+ },
|
|
{
|
|
{
|
|
type: 'category',
|
|
type: 'category',
|
|
label: 'SasS',
|
|
label: 'SasS',
|
|
@@ -121,24 +148,5 @@ module.exports = {
|
|
'saas/twilio',
|
|
'saas/twilio',
|
|
],
|
|
],
|
|
},
|
|
},
|
|
- {
|
|
|
|
- type: 'category',
|
|
|
|
- label: 'Server',
|
|
|
|
- items: [
|
|
|
|
- 'server/apache',
|
|
|
|
- 'server/docker',
|
|
|
|
- 'server/goaccess',
|
|
|
|
- 'server/htop',
|
|
|
|
- 'server/iptables',
|
|
|
|
- 'server/kubernetes',
|
|
|
|
- 'server/letsencrypt',
|
|
|
|
- 'server/lynis',
|
|
|
|
- 'server/mail',
|
|
|
|
- 'server/monit',
|
|
|
|
- 'server/nginx',
|
|
|
|
- 'server/ubuntu',
|
|
|
|
- 'server/ufw',
|
|
|
|
- ],
|
|
|
|
- },
|
|
|
|
],
|
|
],
|
|
};
|
|
};
|