egaoneko / til

Today I Learned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Today I Learned

Donghyun's TIL

References

Guides

Avoid

  • Avoid writing more than 60 lines of content.
  • Avoid writing more than 2 examples.
  • Avoid going into too much detail.
  • Avoid writing TIL's that explicitly violate our guides.

Local Environment

Install gollum

$ [sudo] gem install gollum

Install & Uninstall pow

$ curl get.pow.cx | sh

$ curl get.pow.cx/uninstall.sh | sh

Set up a Rack app, just symlink it into ~/.pow and open http://til.wiki.dev/

$ cd ~/.pow
$ ln -s path/to/this_local_repo til.wiki

Install Anvil

GUI pow tool Anvil http://anvilformac.com/

About

Today I Learned


Languages

Language:JavaScript 92.3%Language:Ruby 7.7%