mvictoras / www

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Victor's personal website

GitHub release Build Status Netlify Dependencies

Dependabot Github Issues

Features

Requirements

Make sure all dependencies have been installed:

Get started

Clone the repo

$ git clone git@github.com:mvictoras/www.git

Install dependencies

$ yarn install

Build development theme with live reloading and injection:

$ yarn start

Other commands

  • yarn test - Check Sass and JS for error
  • yarn lint:styles - Check Sass for errors
  • yarn lint:scripts - Check JavaScript for errors
  • yarn build - Build production theme

Acknowledgements

Website structure inspired by Hugo starter

About

License:MIT License


Languages

Language:Processing 60.2%Language:HTML 27.6%Language:SCSS 7.5%Language:JavaScript 2.9%Language:Python 1.9%