Giter VIP home page Giter VIP logo

gigs-template's Introduction

Welcome to your new place on the web where all of your speaking engagements are tracked 🎉

How to get started?

  1. Hit the green button on the top-right that says Use this template and create your own repository out of this one.
  2. In your new repository, create a new file of your recent speaking activity. There's an example file at pages/2021/2021-01-01.md to give you an idea of the format, and structure. If in doubt, head over to the gigsboat CLI repository for even more information.
  3. Update gigsboat.json so that markdownFile config option is set to README.md.
  4. Commit the file changes, and push to the main branch. Every time you make changes that merge into the main branch, a GitHub Actions workflow executes, parses all the data files under the pages directory, and commits to the repository a newly generated README.md file. The workflow will also create a folder jekyll that will contain the right files for the GH Pages to be deployed from the root of your repo (you don't need to explicitly set the GH Pages to point to the docs folder).

gigs-template's People

Contributors

lirantal avatar estherixz avatar gep13 avatar radomird avatar

Stargazers

Felipe Cesar Maccari avatar Davide Imola avatar Timothy Spann avatar  avatar Diogo Würmli  avatar Monica Powell avatar

Watchers

 avatar  avatar

gigs-template's Issues

Failed action

In my top-recent push, the action failed:

Run github-actions-x/[email protected]
/usr/bin/docker run --name d7822dfbd8ff249269ea951f50fa511df_09ad04 --label 08450d --workdir /github/workspace --rm -e INPUT_GITHUB-TOKEN -e INPUT_PUSH-BRANCH -e INPUT_COMMIT-MESSAGE -e INPUT_FILES -e INPUT_NAME -e INPUT_EMAIL -e INPUT_FORCE-ADD -e INPUT_FORCE-PUSH -e INPUT_REBASE -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_REF_NAME -e GITHUB_REF_PROTECTED -e GITHUB_REF_TYPE -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e GITHUB_STEP_SUMMARY -e RUNNER_OS -e RUNNER_ARCH -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/public-speaking/public-speaking":"/github/workspace" 08450d:7822dfbd8ff249269ea951f50fa511df
Traceback (most recent call last):
  File "/entrypoint.py", line 57, in <module>
    run()
  File "/entrypoint.py", line 51, in run
    debug(git(['checkout', '-B', branch]))
  File "/usr/local/lib/python3.7/site-packages/plumbum/commands/base.py", line 99, in __call__
    return self.run(args, **kwargs)[1]
  File "/usr/local/lib/python3.7/site-packages/plumbum/commands/base.py", line 240, in run
    return p.run()
  File "/usr/local/lib/python3.7/site-packages/plumbum/commands/base.py", line 201, in runner
    return run_proc(p, retcode, timeout)
  File "/usr/local/lib/python3.7/site-packages/plumbum/commands/processes.py", line 322, in run_proc
    return _check_process(proc, retcode, timeout, stdout, stderr)
  File "/usr/local/lib/python3.7/site-packages/plumbum/commands/processes.py", line 24, in _check_process
    proc.verify(retcode, timeout, stdout, stderr)
  File "/usr/local/lib/python3.7/site-packages/plumbum/machines/base.py", line 29, in verify
    getattr(self, "argv", None), self.returncode, stdout, stderr
plumbum.commands.processes.ProcessExecutionError: Unexpected exit code: [12](https://github.com/mcollina/public-speaking/runs/6367390568?check_suite_focus=true#step:7:12)8
Command line: | /usr/bin/git checkout -B main
Stderr:       | fatal: unsafe repository ('/github/workspace' is owned by someone else)
              | To add an exception for this directory, call:
              | 
              | 	git config --global --add safe.directory /github/workspace
login mcollina
password ***
machine api.github.com
login mcollina
password ***

https://github.com/mcollina/public-speaking/runs/6367390568?check_suite_focus=true

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.