progamesigner / progamesigner.com

https://progamesigner.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

progamesigner.com

Netlify Status

The website source code for progamesigner.com.

Getting Started

Prerequisites

Website built with Hugo and styles are bundled via webpack.

npm install # install required Node modules including webpack

Start local server

npm run build:watch
npm run hugo:watch

Deployment

Website is hosted by Netlify.

In deployment, all files generated by following:

npm run build
hugo

Built With

About

https://progamesigner.com

License:MIT License


Languages

Language:HTML 81.0%Language:SCSS 17.4%Language:JavaScript 1.6%