Hacker News new | ask | show | jobs
by davidlumley 5001 days ago
> Thats not really how Pow[1] works.

I think you will find that is _exactly_ how Pow works. Because you're just creating a symlink (ln -s source_name link_name) you can name it whatever you want. (i.e. ln -s ~/sites/my_full_url.com.au ~/.pow/blog)

1 comments

Whoops, yeah – you're 100% correct. Not sure what I was actually thinking...