From 4712ea685b1aa477a220c7ef8b1d723b0dee1fc8 Mon Sep 17 00:00:00 2001 From: David Lacy <73259221+Souplacy11@users.noreply.github.com> Date: Fri, 23 Oct 2020 00:31:36 -0700 Subject: [PATCH 1/5] Create echoblank.yml --- .github/workflows/echoblank.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .github/workflows/echoblank.yml diff --git a/.github/workflows/echoblank.yml b/.github/workflows/echoblank.yml new file mode 100644 index 0000000..8d43787 --- /dev/null +++ b/.github/workflows/echoblank.yml @@ -0,0 +1,33 @@ +# This is a basic workflow to help you get started with Actions + +name: CI + +# Controls when the action will run. Triggers the workflow on push or pull request +# events but only for the main branch +on: + push: + branches: [ main ] + pull_request: + branches: [ main ] + +# A workflow run is made up of one or more jobs that can run sequentially or in parallel +jobs: + # This workflow contains a single job called "build" + build: + # The type of runner that the job will run on + runs-on: ubuntu-latest + + # Steps represent a sequence of tasks that will be executed as part of the job + steps: + # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it + - uses: actions/checkout@v2 + + # Runs a single command using the runners shell + - name: Run a one-line script + run: echo Hello, world! + + # Runs a set of commands using the runners shell + - name: Run a multi-line script + run: echo Hello,Everybody! + echo Add other actions to build, + echo test, and deploy your project. From d25e36f6987e1ba3736a3df301448d4db658ecc7 Mon Sep 17 00:00:00 2001 From: David Lacy <73259221+Souplacy11@users.noreply.github.com> Date: Sun, 25 Oct 2020 21:46:05 -0700 Subject: [PATCH 2/5] Create index.html --- index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..1b85534 --- /dev/null +++ b/index.html @@ -0,0 +1,29 @@ + + + "Resume" + +

"name=David Lacy"

+

"address=14 Carleton Court"

+

"city state"=New Castle DE."

+
+

objective

+

career objective: "game designer"

+

employment1:youth empowerment program description="Program Director"

+

employment2:mayor's office community services description="Work Program Manager"

+

employment3:connection training services description="Program Director"

+
+

skills

+
    +
  • "Management Organization"
  • +
  • "Adaptability Flexibility"
  • +
  • "Customer Service"
  • +
+
+

Education

+

Shaw University: B.A. Communications

+

Overbrook High School: Diploma drafting design

+ +
+ + + From b8523266960374b99b6e2c3fb4327f5eab772037 Mon Sep 17 00:00:00 2001 From: David Lacy <73259221+Souplacy11@users.noreply.github.com> Date: Sun, 25 Oct 2020 22:09:08 -0700 Subject: [PATCH 3/5] Update index.html --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 1b85534..e478f50 100644 --- a/index.html +++ b/index.html @@ -2,17 +2,17 @@ "Resume" -

"name=David Lacy"

-

"address=14 Carleton Court"

-

"city state"=New Castle DE."

+

name="David Lacy"

+

address="14 Carleton Court"

+

city state="New Castle DE."

objective

-

career objective: "game designer"

-

employment1:youth empowerment program description="Program Director"

-

employment2:mayor's office community services description="Work Program Manager"

-

employment3:connection training services description="Program Director"

+

Career Objective: "To maximize the strategic training recieved in coding to obtain employment as a game designer and Web Page Developer."

+

employment1:Youth Empowerment Program description="Program Director"

+

employment2:Mayor's Office Community Services description="Work Program Manager"

+

employment3:Connection Training Services description="Program Director"

-

skills

+

Skills

  • "Management Organization"
  • "Adaptability Flexibility"
  • From 9d8139dad952b5d680e79d1c09f841bac44a45ff Mon Sep 17 00:00:00 2001 From: David Lacy <73259221+Souplacy11@users.noreply.github.com> Date: Sun, 25 Oct 2020 22:51:55 -0700 Subject: [PATCH 4/5] Create page2 --- page2 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 page2 diff --git a/page2 b/page2 new file mode 100644 index 0000000..595dbe2 --- /dev/null +++ b/page2 @@ -0,0 +1,19 @@ + + + +