Skip to content

Instantly share code, notes, and snippets.

@machal
Created June 9, 2010 20:15
Show Gist options
  • Select an option

  • Save machal/432103 to your computer and use it in GitHub Desktop.

Select an option

Save machal/432103 to your computer and use it in GitHub Desktop.
Správa obsahu webu pomocí YAML souboru
bmw-z4-cabrio:
name: BMW Z4 Cabrio
price_1hour: 2900
price_3hours: 4900
price_1day: 9900
price_apposition_per_km: 7
is_new: false
published: true
caterham-7-roadsport:
name: Caterham 7 Roadsport
price_1hour: 2900
price_3hours: 4900
price_1day: 9900
price_apposition_per_km: 7
is_new: false
published: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment