Skip to content

Lulliter/nerd_help

Repository files navigation

Nerd (self) Help

This is a set of instructions for "nerdy things" that I will never remember...

TO DO list ✍︎

  • ❒ 1) git & Github (~/Documents/__nerd/00_shell_git _make/*) 2 *.qmd file

  • ❒ 4) Bonus stuff ...

  • new mac setup

  • ❒ shell commands

    • looking for files CLI /Users/luisamimmi/Documents/__nerd/00_shell_git _make/Looking4Files.sh
  • ❒ understanding collaboration on git /GH

  • ❒ Example of things

    • _variables.yml for quarto projects variables
    • Example of gitignore
  • ❒ Authentication for Github

    • Using the SSH protocol (credentials)
    • Cloning GitHub repositories using SSH
    • Cloning GitHub repositories using HTTPS
  • ❒ make

  • ❒ VS Code

Content

  1. git & Github

  2. Quarto website

  3. AWS deployment from GH Pages domain

  4. Bonus stuff

    • new mac setup
    • shell commands
      • looking for files CLI /Users/luisamimmi/Documents/__nerd/00_shell_git _make/Looking4Files.sh
    • understanding collaboration on git /GH
    • Example of things
      • _variables.yml for quarto projects variables
      • Example of gitignore
    • Authentication for Github
      • Using the SSH protocol (credentials)
      • Cloning GitHub repositories using SSH
      • Cloning GitHub repositories using HTTPS
    • make
    • VS Code
    • ...
  5. [ secret] SSH authentication

Reference

Acknowledgements