More Premium Hugo Themes Premium Vue Themes

Lichter.io

My own website and CV

Lichter.io

My own website and CV

Author Avatar Theme by thealexlichter
Github Stars Github Stars: 201
Last Commit Last Commit: Dec 16, 2024 -
First Commit Created: Feb 6, 2025 -
default image

Overview

The personal website of lichter.io has been rebuilt using Nuxt.js 3 and Tailwind CSS. The website features various modules listed in the nuxt.config.ts file and includes a detailed explanation on the tech stack used and the local setup required for installation.

Features

  • Tech Stack: Built using Nuxt.js 3 and Tailwind CSS.
  • Modules: Includes a list of modules used in the nuxt.config.ts file.
  • Local Setup: Details the steps for installation including Node.js installation and using pnpm.

Installation

To install the lichter.io website theme, you can follow these steps:

  1. Install Node.js on your system.
  2. Enable corepack to install pnpm.
  3. Clone the repository using git clone.
  4. Run pnpm i to install the necessary dependencies.
  5. Start the local Nuxt dev server with pnpm dev.

Summary

The lichter.io website has been rebuilt using Nuxt.js 3 and Tailwind CSS, providing a modern and responsive design. Users can follow the installation guide to set up the theme locally and explore the various features and modules used in the project.