Array.vc

array vc logo

Last year I helped my friend Shruti put together a small site for her new venture capital fund calledArray Ventures. The most challenging part of this work was not having shell access to the server and only being able to use FTPS/SCP to upload files. Even though there is no database or any other kind of backend, and no front-end framework.. I felt a little crippled without shell access.

I wanted to keep it simple, so it’s “just jQuery”. It’s been a while since I did a site without Angular or NodeJS, so it was a fun challenge to remember how we used to do things. We’ve definitely made web development more complicated! It was fun to go back to the “jQuery way” of doing things. I wouldn’t recommend it for a large site worked on by many people, but for this site, it is perfect.

I had considered static site generator like Octopress or Jekyll but I didn’t want Shruti to have to learn another syntax since she was already pretty comfortable with HTML. Also I wanted to avoid the “build” step. Though now, I’m reconsidering that decision. I’ve never done more than a “Hello World” with those tools, so it might be worth a try. I’m sure whoever needs to edit it can handle a grunt/gulp/npm/ruby install… maybe.

What do you think? Any thoughts or suggestions?

Anyway, check it out - http://array.vc