Thanks to visit codestin.com
Credit goes to github.com

Skip to content

framinosona/photography

Repository files navigation

Photography

Welcome to the Photography repository! This project is designed to showcase a collection of photographs through a web-based static gallery.

Getting Started

Follow these steps to set up and run the project locally:

macOS Setup

  1. Install Dependencies:
brew install python3 exiftool graphicsmagick
  1. Install Node 18 (thumbsup needs it):
brew install nvm
nvm install 18
nvm use 18
  1. Install Thumbsup:
brew install thumbsup

Linux Setup

  1. Install Dependencies:
sudo apt-get update
sudo apt-get install -y python3 exiftool graphicsmagick
  1. Install Node 18:
# Install nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
source ~/.bashrc
nvm install 18
nvm use 18
  1. Install Thumbsup:
npm install -g thumbsup

Build the Gallery

  1. Clone Repository:
git clone https://github.com/framinosona/photography.git
cd photography
  1. Run thumbsup:
thumbsup --config config.json

About

Photography gallery by Francois Raminosona.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •