Skip to content

aksharahegde/pahachaan

Repository files navigation

Pahachaan

Personal portfolio site template all kind of techies.

Preview

Landing page

Perfromance

Performance

Features

Its a minimal template for personal site and free to use.

  • 100% support for Nuxt Studio.
  • Fully responsive with navbar adaptivity according to device.
  • Automatically displayes latest blog articles on homepage.
  • Dynamic social media profile links.
  • Light & Dark mode support.
  • 100% SEO compatibile with dynamic post preview for populating social media.

Use this template

  1. git clone this repo or click on Use this template button.
  2. cd into the project directory.
  3. Run bun install to install the dependencies.
  4. Set following variables in .env
# Openstatus is a opensource tool monitor your services. Set user slug.
STATUS_SITE_SLUG=
# Set your site url.
NUXT_PUBLIC_SITE_URL=
# Set your site name.
OWNER_NAME=
  1. Run bun dev to start the development server.
  2. Start editing content from /content/ directory.
  3. Deploy on any hosting service. Nuxt supports a lot of hosting services. Visit Nuxt hosting for more information.

Contribution

  • Follow the steps from (1-5) mentioned under Use this template section.
  • Raise PR directly to main branch for small fixes.
  • Open an issue and raise a PR for adding new features.

Credits