My personal website, a static site generated using Jekyll, hosted on GitHub Pages.
- Ensure that there is a space between images so that each gets wrapped with a
<p> - Include
project_posts.htmlto list posts with full content whosecategoryis set to:slugof the current page
- Image URLs are relative to the post's image directory, so
myimage.jpgbecomes/img/content/:project-slug/:slug/myimage.jpg - Set the
bgproperty in a post's front matter to set a background image - Set the
imageproperty in a project's front matter to set a project image
- Aspect ratio should be square or landscape
- Maximum width/height should be
1920px - Strip thumbnail and EXIF/XMP data
- Target size is
300kBor smaller