Skip to content

The code and static files for my custom website. The website is custom built using Hugo and TailwindCSS, following a previous version that used Jeykll and the Minimal Mistakes theme.

Notifications You must be signed in to change notification settings

rachitkakkar/rachitkakkar.github.io

Repository files navigation

My Website

The code and static files for my custom website. The website is custom built using Hugo and TailwindCSS, following a previous version that used Jeykll and the Minimal Mistakes theme.

Dependencies

  • Hugo
  • TailwindCSS
  • HighlightJS

How to start locally

  • Clone with git clone
  • Install dependencies with npm install
  • Run npx tailwindcss -i ./static/css/input.css -o ./static/css/index.css --jit --watch to update the CSS live
  • Host a sever with hugo serve

About

The code and static files for my custom website. The website is custom built using Hugo and TailwindCSS, following a previous version that used Jeykll and the Minimal Mistakes theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published