dhruveonmars / mateo.io

Source of my home on the Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

The source of my personal/portfolio website.

Development Setup

Ensure you have:

  • Node.js 8.9.x
  • Hugo

Next simply install the development packages:

$ npm install

To start a live development server:

$ npm run start

Deployment

Deployment is handled by Travis CI. Create tag/release to deploy.

About

Source of my home on the Web

License:Other


Languages

Language:CSS 85.3%Language:HTML 14.7%