An open API service indexing awesome lists of open source software.

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.

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.