Skip to content
generated from fayazara/zooper

This is my personal website. Keep generating new features and my reading records.

Notifications You must be signed in to change notification settings

penny70463/profile-page

Repository files navigation

Personal Website

Live URL

Challenges I've faced

Common Issues When Deploying A Nuxt.js Project On Netlify

  • npm run build works on local but got this error when deploying
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

solution works for me

  • I got 404 after deployment finished

solution works for me

  • my avatar got 404

Nuxt Image doesn’t seem to be directly compatible with Netlify, so I used directly for static directory.

Other Issues

  • environment variables

I have failed to access environment variables on Netlify many times. It turns out that I needed to add "NUXT_ENV". solution works for me

  • Unchecked runtime.lastError: The message port closed before a response was received.

  • Got "Cross-Origin-Opener-Policy policy would block the window.close call." when logging with Google.

Features Coming Soon

  • Article Categories

  • Article Outline

  • Message Board

  • Session Storage

Tech Stack

  1. Nuxt JS
  2. Tailwind CSS
  3. Vue
  4. Nuxt Content Module
  5. Shiki JS ES
  6. Google firebase: firestore, auth

Installation

  1. git clone this repo or click on Use this template button.
  2. cd into the project directory.
  3. Run yarn install to install the dependencies.
  4. Run yarn dev to start the development server.

About

This is my personal website. Keep generating new features and my reading records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •