miguel-muniz / personal-website

Project that powers my own personal website

Home Page:https://miguel-muniz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website

My personal website, https://miguel-muniz.com/, showcases my own personal work, career, and skills. It also serves as a platform to experiment and publish written content.

It is currently in the process of an overhaul, as my old website has served its purpose but is in dire need of an update to reflect all the knowledge I have gained now that I am years into my career.

Architecture

This project uses the static site generator 11ty, and a Gulp build process. HTML is written in Handlebars and CSS is written in Sass.

Building

  1. Clone this repository
  2. Run npm install
  3. After dependencies are installed, run gulp
  4. A development server will be started and the website will load in your default browser

Releasing

Commits to main are automatically built and released to https://miguel-muniz.com/

Status

Current Version: 2.0

Netlify Status

About

Project that powers my own personal website

https://miguel-muniz.com


Languages

Language:Handlebars 92.7%Language:SCSS 6.2%Language:JavaScript 1.1%