Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 540 Bytes

File metadata and controls

23 lines (23 loc) · 540 Bytes

Learning markdown

regular text

Add image

Image of Yaktocat

Add code

Git

$ git init
Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/

Python

def hello(name):
  print("Hello, " + name)

Task List

  • List syntax is required
  • This item is complete
  • This item is incomplete

Activity

  • Turn on github pages
  • Outline my portfolio
  • Introduce myself to the world