ashwinkshenoy / bencodezen

The source code for my personal site

Home Page:https://www.bencodezen.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BenCodeZen

Netlify Status

Dependencies

  • VuePress - Static site generator based with a Vue.js powered theming system
  • Netlify - Continuous deployment w/ git hooks

Setup

Setup Your Own Version

If you like my blog and would like to use the engine powering it, check out VuePress Blog Boilerplate.

Local Setup

  1. Fork, clone or download this project
  2. Install dependencies: npm install or yarn
  3. Preview site with: npm run dev or yarn dev

Get in Touch

Feel free to reach out to me via the following:

About

The source code for my personal site

https://www.bencodezen.io

License:Apache License 2.0


Languages

Language:Vue 78.3%Language:CSS 11.5%Language:JavaScript 10.3%