A free online portfolio website to showcase your photos.
The Photography OpenCollective is a Jekyll website specifically designed for photographers. It offers easy setup, free hosting, and the ability to showcase photographs with EXIF data. It is an open-source project that allows photographers to create their own website without any coding knowledge.
To install the Photography OpenCollective theme and set up your website, follow these steps:
cd photography
(go to the project directory)bundle install
(install gems)bundle exec jekyll serve
(start/run the website locally)cd photography
(go to the project directory)npm install
(install all npm dependencies)gulp
(minify CSS, JS, resize images, etc.)Note: Building the website is only necessary if you make changes such as replacing images or modifying CSS styles.
The Photography OpenCollective is a user-friendly Jekyll website theme designed for photographers. It offers easy setup, free hosting on GitHub, and the ability to showcase photographs with EXIF data. The installation process is straightforward, and photographers can customize the website according to their needs. Overall, it provides a hassle-free solution for photographers to create their own showcase website without having to pay for hosting or have extensive coding knowledge.