RamonMeffert / ramonmeffert.github.io

My personal website.

Home Page:https://r3n.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal website

This is the source code to my personal website, r3n.nl.

Setup

This is a pretty simple static minisite (meaning, the output is only css + html). Tools I used:

  • Gulp (build pipeline)
  • Pug (cleaner html)
  • Sass (cleaner css)
  • BrowserSync (live-reload while developing)
  • Minifiers (html-minifier, cssnano)
  • Prefixers (autoprefixer)

About

My personal website.

https://r3n.nl


Languages

Language:Pug 43.9%Language:SCSS 38.8%Language:JavaScript 12.8%Language:HTML 4.5%