Example Graphics Post

This is an example post for the graphics section, showing how to document visual work and design projects.

Project Overview

This example demonstrates documenting creative work like: - Photography projects - Graphic design - Digital art - UI/UX designs

Design Process

The project focused on minimalist design principles with terminal aesthetics.

Color Palette

:root {
    --primary-black: #000000;
    --primary-white: #ffffff;
    --accent-blue: #0000CD;
    --background-gray: rgba(220, 220, 220, 0.8);
}

Typography

  • Primary: Inter with OpenType features
  • Monospace: IBM Plex Mono for code and contact info

Images

You can include project images:

Project mockup

Simple Documentation

Graphics posts work just like blog posts but with section: graphics in the front matter. GitHub Actions automatically converts them to HTML and adds them to the graphics index.