Skip to content

Melonking906/Melons-Gallery-Maker

Repository files navigation

Melon's Gallery Maker

A little static HTML gallery generator!

How to build:

  • Ensure Node.js 18+ is installed on your system
  • Clone the repository and open a Git Bash/Terminal within the repo root
  • Run: corepack enable as admin
  • Run: yarn install
  • Run: yarn run start to open a test build
  • AND/OR Run: yarn run dist to build an final executable for your system
  • Check the "dist" folder for your new exe/app

Troubleshooting:

JavaScript Error related to the "sharp" package:

  • Linux users: Run apt install libvips before trying to run the AppImage

About

A little static HTML gallery generator!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published