Skip to content

huseink/huseink.github.io

Repository files navigation

Overview

  • layouts/* - Includes Base layout for the pages and Markdown layout for the blog posts.
  • pages/blog/* - Static pre-rendered blog pages using Markdown (.md).
  • pages/* - All other static pages.
  • public/* - Static assets including fonts and images.
  • components/* - All the components being used on the pages.
  • utils/* - Typescript util files, includes interfaces and enums.

Running Locally

This application was developed with Node.js v16.18.0.

git clone https://github.com/huseink/huseink.github.io.git
cd huseink.github.io
pnpm install
pnpm dev

Cloning / Forking

Please review the license

Releases

No releases published

Packages

No packages published