mdehollander / primative.net

This is my personal website.

Home Page:https://primative.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Primative - Website

Netlify Status

https://primative.net

This is my personal website. It was made using Hugo.

Build

npm run build

This will run webpack to build the CSS and Javascript, and hugo to generate the site.

Serve

npm run serve

This will do the same as npm run build, and run Hugo's built-in web server.

Watch

npm run watch

Prod

npm run prod

Used by Netlify. It does the same thing as the build task and minifies assets.

This will do the same as npm run serve and monitor changes for any .scss or .js file, thus rebuilding the site on any change.

Commit emojis

Short-code Emoji Meaning
:wrench: πŸ”§ Change configuration
:bug: πŸ› Fix bug
:sparkles: ✨ New feature
:art: 🎨 Clean code
:pencil2: ✏️ Add text / write blog post
:memo: πŸ“ Documentation related
:iphone: πŸ“± Responsive design work
:lipstick: πŸ’„ Updating UI and style files
:mag: πŸ” Improve SEO

About

This is my personal website.

https://primative.net


Languages

Language:CSS 43.4%Language:HTML 42.2%Language:JavaScript 14.4%