Giter Site home page Giter Site logo

d750rw / photokadai Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1.58 MB

Home Page: https://d750rw.github.io/photokadai/

JavaScript 29.96% HTML 24.35% CSS 14.83% TypeScript 30.86%
gallery gallery-images images-gallery google-photos album photo-album photo-albums slideshow slider slides photos photography photo photo-gallery

photokadai's Introduction

Photokadai

Simple photo album generator.

Prerequisites

  • git 2.x (2.32.0)
  • npm 6.x (6.14.14)
  • node 14.x (14.17.5)

Initialize

  • Click on the Star located at the top-right corner of this page.

  • Click on Use this template and enter Repository name. Say, my_album_001

  • Click on Create repository from template

  • Clone my_album_001 repo to your local machine

  • Go into the directory in terminal cd my_album_001

  • Copy your photos into ./album-images directory

  • Compress the images using npm run compress

  • Update the homepage field in the package.json file. Should be in https://{your_user_name}.github.io/my_album_001 format

  • Update the meta tags in public/index.html file as needed.

  • Cleanup/update this README.md file as needed

  • Git commit git add . && git commit -m "photos added"

  • Push to Github git push

  • Wait for Build to complete under Actions tab https://github.com/{your_user_name}/my_album_001/actions

  • Ensure github pages is enabled and points to gh-pages branch under

Settings tab https://github.com/{your_user_name}/my_album_001/settings/pages

  • Go to https://{your_user_name}.github.io/my_album_001 for your album

photokadai's People

Watchers

 avatar  avatar

Forkers

mearujain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.