https://github.com/bnvulpe/haze_jekyll
Minimalistic Jekyll-powered web portfolio template for artists and photographers.
https://github.com/bnvulpe/haze_jekyll
artists blog github-page github-pages jekyll jekyll-theme jekyll-website photo-gallery portfolio portfolio-website responsive-theme
Last synced: 9 months ago
JSON representation
Minimalistic Jekyll-powered web portfolio template for artists and photographers.
- Host: GitHub
- URL: https://github.com/bnvulpe/haze_jekyll
- Owner: bnvulpe
- License: mit
- Created: 2025-08-19T13:17:30.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-19T15:17:26.000Z (10 months ago)
- Last Synced: 2025-08-19T15:36:57.506Z (10 months ago)
- Topics: artists, blog, github-page, github-pages, jekyll, jekyll-theme, jekyll-website, photo-gallery, portfolio, portfolio-website, responsive-theme
- Language: JavaScript
- Homepage: https://bnvulpe.github.io/haze_jekyll/
- Size: 36.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Features Overview
- Clean and minimal design
- Command-line-free “fork-first” workflow — use GitHub.com to share your artwork and projects
- Fully responsive and mobile-optimized theme
- Free hosting on your GitHub Pages user site
- Social media icons
---
## Using Haze on GitHub Pages
Setting up **Haze** on GitHub Pages is as simple as it gets!
**1. Create your own repository**
Fork this repository, then rename the repository to yourgithubusername.github.io.
Alternatively, you can click the **“Use this template”** button to create a new repository with a clean commit history based on the Haze template.
Once the repo is created, your Jekyll blog will usually be available immediately at: https://yourgithubusername.github.io *(If you don’t see anything yet, complete step 2 to trigger a build).*
**2. Trigger the first site build**
Make a small change to the `_config.yml` file (or any file in the repository).
This forces GitHub Pages to rebuild your site with Jekyll.
A few seconds later, your site should be visible at: https://yourgithubusername.github.io
If it still hasn’t appeared, give it a few minutes (GitHub may take up to ~10 min on the initial build).
**3. Personalise your portfolio!**
Change the images, font, icon, social media links, and everything you want to make this site your own.