Initial rewrite
This commit is contained in:
parent
a5f64a3ff8
commit
0d183c8335
200 changed files with 12537 additions and 18659 deletions
18
src/content/projects/photos.md
Normal file
18
src/content/projects/photos.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
sourceProjectId: photos
|
||||
title: Photo Site Generator
|
||||
description: A static photo site generated from a directory of images, with automatic resizing to multiple quality settings.
|
||||
thumbnail:
|
||||
src: ./_assets/photos.jpg
|
||||
alt: Screenshot of a generated photography site.
|
||||
period: 'Summer 2016'
|
||||
sortDate: 2016-07-01
|
||||
status: Static site generator
|
||||
technologies: ['Webpack', 'Image processing', 'Static site generation']
|
||||
selected: false
|
||||
legacyAnchor: photos
|
||||
links:
|
||||
- label: Site
|
||||
type: site
|
||||
url: https://photo.schmelczer.dev
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue