forked from jlord/hello-world
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jessica Lord
committed
May 3, 2014
1 parent
62ef962
commit 47c96f3
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
hello-world | ||
=========== | ||
|
||
This repository will contain a sundry of coding-life things. Like project ideas or to-dos that don't have existing repositories to live on, or general resources -- things like that. | ||
This repository will contain a sundry of [coding-life](code-life.md) things. Like project [ideas or to-dos](github.com/jlord/hello-world/issues) that don't have existing repositories to live on, or [general resources](code-life.md) -- things like that. | ||
|
||
**Open an issue if you've got a question or feedback!** | ||
|
||
### ᕕ( ᐛ )ᕗ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## Hack Spots | ||
|
||
Getting work done. | ||
|
||
A site I made to collect prime hacking locations. [jlord.github.io/hack-spots](https://github.com/jlord/hello-world.git). | ||
|
||
## Resources | ||
|
||
Finding answers. | ||
|
||
- [Mozilla Developer Network](http://www.mdn.com) | ||
- [stackoverflow](stackoverflow.com) | ||
- [JS for Cats](www.jsforcats.com) | ||
- [Eloquent JavaScript](http://eloquentjavascript.net/) | ||
- [NodeSchool](www.nodeschool.io) | ||
|
||
## Dot Files | ||
|
||
Giving things colors. | ||
|
||
- [jlord/dotfiles](https://github.com/jlord/dotfiles) | ||
|
||
## Awesome Peeps | ||
|
||
- @muan |