Skip to content

HTML Gallery Generator is a .exe that can create a full static gallery for your GitHub Pages or others...

License

Notifications You must be signed in to change notification settings

andrejeller/HTML_Gallery_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML Gallery Generator

SEE THE RESULT DEMO

This is a simple .EXE file for you that whant to make a Static Gallery.

I made this just to use THIS Freebie in my GitHub Pages. But i was tired of Copy and Past, and than change the image name in the html file one by one. So now you can generate 3 types of gallerys only worrying with the images in your folder.

Remember:

  • The files in the /images folder need to be named like img_0, img_1, img_2, ...
  • To Download the CSS options from the FREEBIE SITE. I'll not distribute this files evem if it's 100% free.

One more note: In the FREEBIE you have 4 types of CSS. And it can be changed in the final html file. Just look on the line 11 and change it. If you don't find anything in line 11, Search for this:

<link rel = 'stylesheet' href = 'css/**fluid-gallery**.css'>

LINKS:

Original Freebie 4 Gallery Types DEMO:

https://demo.tutorialzine.com/2017/02/freebie-4-bootstrap-gallery-templates/

Download the Freebie:

https://tutorialzine.com/2017/02/freebie-4-bootstrap-galleries

See the HTML_Gallery_Generator Result:

http://www.andrejeller.com/HTML_Gallery_Generator/

Version Info:

  • [v0.1] - The first code. A C++ prototype.
  • [v0.2] - Now the code was remade and has input checks. Something like a python alfa.

About

HTML Gallery Generator is a .exe that can create a full static gallery for your GitHub Pages or others...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published