mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
82 lines
1.8 KiB
JSON
82 lines
1.8 KiB
JSON
{
|
|
"_scripts": [
|
|
"http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js",
|
|
"/js/gitter.js",
|
|
"/js/store.js",
|
|
"/js/projects.js"
|
|
],
|
|
"index": {
|
|
"title": "Projects"
|
|
},
|
|
"strftime": {
|
|
"title": "strftime",
|
|
"description": "strftime for JavaScript"
|
|
},
|
|
"bin": {
|
|
"title": "bin",
|
|
"description": "~/bin"
|
|
},
|
|
"compiler": {
|
|
"title": "compiler",
|
|
"description": "a compiler targeting x86 in Ruby"
|
|
},
|
|
"config": {
|
|
"title": "config",
|
|
"description": "important dot files (zsh, emacs, vim, screen)"
|
|
},
|
|
"format": {
|
|
"title": "format",
|
|
"description": "printf for JavaScript"
|
|
},
|
|
"gitter": {
|
|
"title": "gitter",
|
|
"description": "a GitHub client for Node (v3 API)"
|
|
},
|
|
"samhuri.net": {
|
|
"title": "samhuri.net",
|
|
"description": "this site"
|
|
},
|
|
"samhuri": {
|
|
"hidden": true,
|
|
"title": "samhuri.net",
|
|
"description": "this site"
|
|
},
|
|
"ThePusher": {
|
|
"title": "ThePusher",
|
|
"description": "Github post-receive hook router"
|
|
},
|
|
"lake": {
|
|
"title": "lake",
|
|
"description": "A simple implementation of Scheme in C"
|
|
},
|
|
"mojo.el": {
|
|
"title": "mojo.el",
|
|
"description": "turn emacs into a sweet mojo editor"
|
|
},
|
|
"mojo": {
|
|
"hidden": true,
|
|
"title": "mojo.el",
|
|
"description": "turn emacs into a sweet mojo editor"
|
|
},
|
|
"NorthWatcher": {
|
|
"title": "NorthWatcher",
|
|
"description": "cron for filesystem changes"
|
|
},
|
|
"batteries": {
|
|
"title": "batteries",
|
|
"description": "a general purpose node library"
|
|
},
|
|
"repl-edit": {
|
|
"title": "repl-edit",
|
|
"description": "edit Node repl commands with your text editor"
|
|
},
|
|
"cheat.el": {
|
|
"title": "cheat.el",
|
|
"description": "cheat from emacs"
|
|
},
|
|
"cheat": {
|
|
"hidden": true,
|
|
"title": "cheat.el",
|
|
"description": "cheat from emacs"
|
|
}
|
|
}
|