diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 3711bff..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.github/workflows/react_deploy.yml b/.github/workflows/react_deploy.yml new file mode 100644 index 0000000..8e96a4d --- /dev/null +++ b/.github/workflows/react_deploy.yml @@ -0,0 +1,36 @@ +name: ReactDeployCI +on: + push: + branches: + - react +jobs: + build: + runs-on: ubuntu-latest + strategy: + matrix: + node-version: [12.x] + steps: + - name: Checkout + uses: actions/checkout@v2 # If you're using actions/checkout@v2 you must set persist-credentials to false in most cases for the deployment to work correctly. + with: + persist-credentials: false + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - name: Install Packages + run: cd h2hsite-react && npm install + - name: Build + run: cd h2hsite-react && npm run-script build + - name: Copy Build Folder + run: | + mkdir build + cp -a ./h2hsite-react/build/. ./build + - name: Deploy + uses: JamesIves/github-pages-deploy-action@releases/v3 + with: + ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} #Just pat that has access to the repo + BRANCH: react-build # The branch the action should deploy to. + FOLDER: build # The folder the action should deploy. + - name: Updating Domain + run: echo "Update domain" diff --git a/.gitignore b/.gitignore index 47c3923..574e4a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,24 @@ -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# production +/build + +# misc .DS_Store -*.code-workspace -.DS_Store? \ No newline at end of file +.DS_Store? +.env.local +.env.development.local +.env.test.local +.env.production.local + +npm-debug.log* +yarn-debug.log* +yarn-error.log* \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 3b66410..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "git.ignoreLimitWarning": true -} \ No newline at end of file diff --git a/CNAME b/CNAME deleted file mode 100644 index 26e01b7..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -hacktohelputd.com diff --git a/about.html b/about.html deleted file mode 100644 index 2e2c2cd..0000000 --- a/about.html +++ /dev/null @@ -1,196 +0,0 @@ - - -
- - - - - - - - - - - - - -Redirecting to Hack To Help's Officer Application Form:
- https://hacktohelp.typeform.com/to/MVwVzqih - - - diff --git a/events.html b/events.html deleted file mode 100644 index caf9d92..0000000 --- a/events.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - -+ {description} +
+ ++ {description} +
++ Hack to Help was founded by Ata Gowani as ITWD with the purpose + to provide a safe space for everyone to learn programming. ITWD + served as a 7-week long hands-on web development course for high + school students with the first ever class on August 13th, 2017. +
++ In summer 2018, ITWD was renamed to Hack to Help and continued + on as a programming course for students. The club was initiated + as a UT Dallas organization in spring 2019 with Jason Smith as + its advisor and Ata Gowani, Alexis Vu, Jon Washington, and + Jonathan Harty serving as the core officers. Our team has + continued to grow since then! Check out our current and past + team members. +
++ Debunking the myth of "The Genius Programmer" and promoting + social good in the process. +
+
+ {role}
+
+ Hack to Help started with the goal of creating a safe space for
+ everyone to learn programming. We work towards achieving that by
+ hosting hands-on workshops several times a semester open to all
+ experience levels. Our workshops vary in content ranging from
+ basic web development to learning about frameworks such as
+ React.
+
+
+
+
+
+ {/**/}
+
- Debunking the myth of "The Genius Programmer" and promoting social - good in the process. -
-- ${event_description} -
- -
-
- ${rsvp_date}
-
- - ${event_description} -
-
- President
-
- Vice
President
- Secretary
-
-
- Chief
Marketing Officer
-
- Designer
-
- Technical
Lead
- Technical
Specialist
- Outreach
Coordinator
- Industry
Relations
- Web
Developer
- Senior Lecturer
-
- President
-
-
- Vice
President
-
- Chief
Marketing Officer
- - Designer -
-
-
- Outreach
Coordinator
-
- - Secretary -
-
-
- Fundraising
Coordinator
-
- If redirect does not work please follow - this link. -
- -