Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions _posts/2018-04-11-MealsAndYou.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: post
title: Meals and You
date: 2018-4-11
categories:
-APIs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change this categories list to be:

- projects
- python
- flask
- html

-python Flask
-javascript
-bootstrap
-html
description: Takes in an ingredient on what the user wishes to cook with and returns a list of meals
they can make and the ingredients that they must then buy in order to make them, along with the recipe themselves.
image: n/a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either add image URLs for these attributes or delete them

image-sm: n/a
author: Nina Wiggins
author-image: n/a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same image comment as above

author-bio: First Year Computer Science Major at Rochester Institute of Technology
author-email: ninawiggins11@gmail.com
author-social:
github: https://github.com/nxw9753
---
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the blog post content under this ---, preferably with headers (syntax is # Header text here) marking sections.