-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
51 additions
and
5 deletions.
There are no files selected for viewing
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
layout: ../layouts/Pages.astro | ||
title: 'Yak 55M' | ||
description: "Various bits of information on owning and operating a Yak-55M in Australia" | ||
--- | ||
import { Image } from 'astro:assets'; | ||
import yak1 from '../assets/images/yak/1.png' | ||
import yak2 from '../assets/images/yak/2.png' | ||
import yak3 from '../assets/images/yak/3.png' | ||
import yak4 from '../assets/images/yak/4.png' | ||
|
||
|
||
## Yakovlev Yak-55M | ||
|
||
A collection of [documents](#documents), [photos](#photos) and [videos](#videos). | ||
|
||
### Documents | ||
|
||
- Pilot Operating Handbook | ||
- VH-YEV Checklist | ||
- Technical Description Parts 1-4 | ||
- Maintenance Manual Parts 1-5 | ||
- M14P Original Russian Translation | ||
- M14P Technical Description | ||
- M14P Parts Catalogue | ||
- M14P Maintenance Manual | ||
- M14P Overhaul Manual | ||
|
||
|
||
### Photos | ||
|
||
*Photographs by <a href="https://www.instagram.com/gordon_film/" target="_blank">Gordon Burns</a>* | ||
|
||
<Image src={yak1} alt="Yak" /> | ||
<Image src={yak2} alt="Yak" /> | ||
<Image src={yak3} alt="Yak" /> | ||
<Image src={yak4} alt="Yak" /> | ||
| ||
### Videos | ||
|
||
*... to be uploaded.* |