diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml deleted file mode 100644 index 8e22506..0000000 --- a/.github/workflows/main.yml +++ /dev/null @@ -1,25 +0,0 @@ -name: Generate Datas - -on: - schedule: # execute every 12 hours - - cron: "* */12 * * *" - workflow_dispatch: - -jobs: - build: - name: Jobs to update datas - runs-on: ubuntu-latest - steps: - # Snake Animation - - uses: Platane/snk@master - id: snake-gif - with: - github_user_name: nikgautamgithub - svg_out_path: dist/github-contribution-grid-snake.svg - - - uses: crazy-max/ghaction-github-pages@v2.1.3 - with: - target_branch: output - build_dir: dist - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md deleted file mode 100644 index 713832b..0000000 --- a/README.md +++ /dev/null @@ -1,182 +0,0 @@ - - -

I own a computer, hence I Code.

- - - - - - - - diff --git a/github-contribution-grid-snake.svg b/github-contribution-grid-snake.svg new file mode 100644 index 0000000..6b96bda --- /dev/null +++ b/github-contribution-grid-snake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/hello-world.gif b/hello-world.gif deleted file mode 100644 index 4d38e9a..0000000 Binary files a/hello-world.gif and /dev/null differ