Skip to content

Sagar-Kap/sagarkapoor

Repository files navigation

Blog built with Nuxt

This repository is the abode of my digital dojo hosted on sagarkapoor.eu. The list of tools used to work on its infrastructure is as follows:

  • Nuxt for the front end.
  • Taskfile to set up the development environment.

About the Project

We all have something to share. This is a piece of real estate to do exactly that.

Usage & Development Guidelines

You will need these tools to get started with dev work on this software:

  1. Node.js
  2. PNPM
  3. Task
  4. Pre Commit

Steps required to get your dev environment up and running

  1. Fork this repository.
  2. Clone the forked repository to your local environment.
  3. Install the tools mentioned above.
  4. Run task setup once step 1 is complete. All task commands should be run from the root directory.
  5. Run task dev to run the development version of the website locally.
  6. Run task qa-checks to lint and format your code before making a commit.
  7. Run task default to check the list of all available tasks.

Once you are have completed the setup, check out the issues in this repository and then open a pull request which will get merged to the main branch after a review.

The Figma design used for this project:

Link to design

Design cover