From 80667e55fc2d56a6d1396e0b28db02608a79aae6 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Sun, 1 Oct 2017 03:54:06 +0800 Subject: [PATCH] ph-food-delivery: new cheatsheet --- _sass/2017/markdown/table.scss | 6 ++++++ cheatsheet-styles.md | 5 +++-- ph-food-delivery.md | 36 ++++++++++++++++++++++++++++++++++ 3 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 ph-food-delivery.md diff --git a/_sass/2017/markdown/table.scss b/_sass/2017/markdown/table.scss index b12466b87..e24b4e469 100644 --- a/_sass/2017/markdown/table.scss +++ b/_sass/2017/markdown/table.scss @@ -130,3 +130,9 @@ white-space: auto; } } + +.MarkdownBody table.-bold-first { + & tr > td:first-child { + font-weight: bold; + } +} diff --git a/cheatsheet-styles.md b/cheatsheet-styles.md index f8be8d27a..07d15a0aa 100644 --- a/cheatsheet-styles.md +++ b/cheatsheet-styles.md @@ -34,9 +34,10 @@ See: [H3 sections](#h3-sections-1) ### Tables -| `-shortcuts` | Shortcut keys | -| `-left-align` | Don't right align last column | +| `-bold-first` | Bold first column | | `-headers` | Show headers | +| `-left-align` | Don't right align last column | +| `-shortcuts` | Shortcut keys | See: [Tables](#tables-1) diff --git a/ph-food-delivery.md b/ph-food-delivery.md new file mode 100644 index 000000000..93556d38a --- /dev/null +++ b/ph-food-delivery.md @@ -0,0 +1,36 @@ +--- +title: Food delivery (Philippines) +layout: 2017/sheet +intro: | + Food delivery numbers for Metro Manila. For numbers outside Metro Manila, check their websites. +--- + +## Numbers +{: .-two-column} + +### General + +| Restaurant | Site | Phone | +| --- | --- | --- | +| Chowking | [chowkingdelivery.com](http://www.chowkingdelivery.com) | `9-8888` | +| Goldilock's | [goldilocksdelivery.com.ph](http://www.goldilocksdelivery.com.ph/) | `888-1-999` | +| Jollibee | [jollibeedelivery.com](http://jollibeedelivery.com) | `8-7000` | +| KFC | [kfc.com.ph](https://www.kfc.com.ph) | `887-8888` | +| Kenny Rogers | [kennys.com.ph](http://kennys.com.ph/) | `555-9000` | +| Mang Inasal | [manginasal.com](http://www.manginasal.com/menu/) _(menu)_ | `733-1111` | +| Max's | [maxschicken.com](http://delivery.maxschicken.com/) | `7-9000` | +| McDonald's | [mcdonalds.com.ph](http://www.mcdonalds.com.ph/mcdelivery) | `8-6236` | +| Wendy's | [wendys.com.ph](https://wendys.com.ph/delivery/) | `533-3333` | +{: .-bold-first.-headers} + +### Pizza + +| Restaurant | Site | Phone | +| --- | --- | --- | +| Angel's Pizza | [angelspizza.com.ph](http://angelspizza.com.ph/) | `922-2222` | +| Domino's | [dominospizza.ph](https://www.dominospizza.ph/) | `997-3030` | +| Greenwich | [greenwichdelivery.com](http://greenwichdelivery.com/) | `5-5555` | +| Pizza Hut | [pizzahut.com.ph](https://order.pizzahut.com.ph) | `911-1111` | +| Shakey's | [shakeyspizza.ph](http://order.shakeyspizza.ph/) | `77-7777` | +| Yellow Cab | [yellowcabpizza.com](http://delivery.yellowcabpizza.com/) | `789-9999` | +{: .-bold-first.-headers}