Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sh1ggy/sh1ggy-web

Repository files navigation

sh1ggy-web

Personal Website & Blog

sh1ggy Year Language Framework

This website includes a blog overviewing my personal programming journey as well as as a fun way to play around with website development and show off a bit of my personality. The blog posts themselves are written in Markdown, using MarkedJS to parse and compile it.

The website itself is still currently a work in progress.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

  • Run the development server:

     npm run dev
  • Open http://localhost:3000

  • Before pushing to master and deploying to Vercel run the following command:

     npm run build 

Libraries

  • PicoCSS, a minimal and classless CSS framework

  • GitHub Calendar, a library to display my GitHub activity as a web component.

  • MarkedJS, a parser and compiler for MarkDown to HTML

About

Personal website & blog

Resources

Stars

Watchers

Forks