Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bvalosek/bvalosek.com-old

Personal website (old)
https://github.com/bvalosek/bvalosek.com-old

Last synced: 10 days ago
JSON representation

Personal website (old)

Awesome Lists containing this project

README

        

# bvalosek.com

My personal site / current experimentation with NodeJS.

## Requirements

* NodeJS

## To run

This will install deps, build the client, and start the server:

```
$ npm install
$ npm start
```

## Features

* Express for http server middleware
* Handlebars for server and client view templates
* Billy for application architecture
* Grunt for client-app building
* Browserify for commonJS modules in the browser
* Bower for installing frontend components
* Font Awesome and Roboto for icons / fonts
* LESS for page styles