More Premium Hugo Themes Premium React Themes

Resume Nextjs

Next.js 로 누구나 쉽게 만드는 Static HTML 이력서

Resume Nextjs

Next.js 로 누구나 쉽게 만드는 Static HTML 이력서

Author Avatar Theme by uyu423
Github Stars Github Stars: 311
Last Commit Last Commit: Nov 11, 2024 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

This product is a web template that allows anyone to easily create a visually appealing web resume with some coding required. The template utilizes Next.js and Bootstrap CSS. The project can be found at a GitHub repository that has been ported to Next.js. Sample usage can be seen on a provided link.

Features:

  • Next.js and Bootstrap CSS integration for modern and responsive design.
  • Ability to create a personal web resume by simply changing payload data.
  • Various sections available for personal information like profile, skills, experiences, projects, open source activities, presentations, articles, education, and other categories.
  • Support for global settings such as web title, SEO, and favicon configuration.
  • Easy export of static HTML resources to be hosted on platforms like GitHub Pages.

Installation:

To install and run the web resume template, follow these steps:

  1. Ensure you have Node.js version 18 or higher installed.
  2. Clone the repository and navigate to the project directory.
  3. Run the development mode using the command: npm run dev.
  4. Customize the payload data in files like profile.ts, skill.ts, experience.ts, etc., to tailor the resume content.
  5. To export the resume as static HTML, run: npm run export.

Summary:

This web resume template, built with Next.js and Bootstrap CSS, allows users to create visually appealing resumes with ease. By modifying payload data in specific files, users can customize sections such as profile, skills, experiences, projects, and more. The template offers global settings for further customization and supports easy export to static HTML for hosting on platforms like GitHub Pages.