DanielKehoe / learn-rails-copilot

Markdown files for the book "Learn Rails with Copilot."

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Ruby on Rails with Copilot

This is an archive of Markdown notes for the book Learn Ruby on Rails with Copilot. The book is based on the original Learn Ruby on Rails book.

The notes were originally created as Markdown notes in the Obsidian application beginning 2022-08-16.

GitIgnore

There's a .gitignore file that excludes local files from the GitHub repo. Notably:

Ulysses

  • .Ulysses-*

Obsidian

  • .obsidian/*

macOS

  • .trash/
  • .DS_Store

Notes

I followed the Curtis McHale blog post Sync Your Obsidian Vault for Free with Github.

I use Denis Olehov's Obsidian Git community plugin to automatically commit changes to the repository.

About

Markdown files for the book "Learn Rails with Copilot."