nickfrosty / website_nuxt

The NuxtJS website formerly known as Nick Frostbutter's personal website

Home Page:https://frostbutter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nick Frostbutter's Personal Website

My personal website.

Home of my various projects, technical writings, and personal blogging.

Find me online

The current home for my personal site is frostbutter.com, but it has changed over the years. And I have my eyes on a very particular domain for it later 😁

Build Setup

This website is written with NuxtJS using TailwindCSS.

It is meant to be built and maintained as a static website. (SSG for you cool kids out there)

If you don't know, you can run these 3 commands on this repo to build the site locally:

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# generate static project
yarn generate

About

The NuxtJS website formerly known as Nick Frostbutter's personal website

https://frostbutter.com


Languages

Language:Vue 75.2%Language:JavaScript 18.9%Language:CSS 4.7%Language:Shell 1.1%Language:HTML 0.0%