A modern art gallery website built with Jekyll and GitHub Pages.
- Responsive grid layout for images and categories
- Landing page with category thumbnails and labels
- Each category links to its own gallery page
- Fade gallery on home page, fading between images at random intervals (20-40s)
- Automated gallery page creation for each category (folder)
- Place images in subfolders under the root (e.g.,
landscapes/,portraits/, etc.). - Run the provided Python script to generate category data and gallery pages.
- Update the
categoriesarray inindex.htmlwith your categories and images (or automate this step). - Deploy to GitHub Pages.
- Edit
_layouts/default.htmlandassets/css/style.cssfor layout and style changes. - Update navigation in
_layouts/default.htmlas needed.
Free for personal and non-commercial use.