wopian / wopian.me

🌐 Homepage for my projects and open source contributions

Home Page:https://wopian.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wopian.me

web badge uptime badge travis badge david badge david dev badge

Homepage for my personal projects and open source contributions

Contributing

Requirements

  • Node - Any supported LTS version
  • Yarn - 1.x

Installing

In your terminal or IDE run:

yarn

Making Changes

The HTML is written in Pug under ./client/

The CSS is written in SCSS under ./client/styles

Commands

Build Website

Compiles the Pug and SCSS source files into ./dist

yarn build

Development Server

Hot reloads changes made to ./dist. Active port is outputted to terminal

yarn dev

About

🌐 Homepage for my projects and open source contributions

https://wopian.me

License:MIT License


Languages

Language:Pug 74.6%Language:SCSS 19.7%Language:JavaScript 5.7%