Commit graph

30 commits

Author SHA1 Message Date
Paul Gauthier
b95015c25b removed > from user prompts 2023-05-15 21:01:04 -07:00
Paul Gauthier
34a00d5ddb make the green blockquote the default 2023-05-15 16:35:31 -07:00
Paul Gauthier
37ff782767 Added layout metadata to css-exercises.md. 2023-05-15 14:38:27 -07:00
Paul Gauthier
39ca91547d aider: Added front matter to select the chat-transcript layout.
# Context:
USER: add front matter to the markdown to select the chat-transcript layout
ASSISTANT: To add front matter to the `examples/css-exercises.md` file and select the `chat-transcript` layout, you can add the following lines at the beginning of the file:

```markdown
examples/css-exercises.md
<<<<<<< ORIGINAL
=======
---
layout: chat-transcript
---

>>>>>>> UPDATED
```

This change will apply the `chat-transcript` layout to the `examples/css-exercises.md` file.
2023-05-15 14:38:10 -07:00
Paul Gauthier
3306b26159 undo 2023-05-15 13:56:34 -07:00
Paul Gauthier
45cb997cd1 style the chat 2023-05-15 13:55:31 -07:00
paul-gauthier
6b15cc2ec0
Update css-exercises.md 2023-05-14 21:55:04 -07:00
Paul Gauthier
451f257573 copy 2023-05-14 14:32:12 -07:00
Paul Gauthier
3e3dd70414 copy 2023-05-13 12:50:05 -07:00
Paul Gauthier
f518c314ad copy 2023-05-13 12:49:53 -07:00
Paul Gauthier
e962ef2af1 copy 2023-05-13 12:38:49 -07:00
Paul Gauthier
e6b1d11fa7 copy 2023-05-13 12:30:56 -07:00
Paul Gauthier
c3eaac17d3 copy 2023-05-13 12:28:49 -07:00
Paul Gauthier
189bfa482e copy 2023-05-13 12:28:28 -07:00
Paul Gauthier
0eb845b620 copy 2023-05-13 12:22:18 -07:00
Paul Gauthier
b386637c17 copy 2023-05-13 12:13:24 -07:00
Paul Gauthier
9b35a3e649 copy 2023-05-13 12:12:54 -07:00
Paul Gauthier
22ad1d906c copy 2023-05-13 12:12:31 -07:00
Paul Gauthier
0de32628f5 copy 2023-05-13 12:12:00 -07:00
Paul Gauthier
1dadfd9933 copy 2023-05-13 12:11:45 -07:00
Paul Gauthier
03ef18dee9 copy 2023-05-13 12:11:03 -07:00
Paul Gauthier
d3f7ec9020 copy 2023-05-13 12:10:51 -07:00
Paul Gauthier
b1c7c66a5e copy 2023-05-13 12:10:02 -07:00
Paul Gauthier
10a0a0bca0 copy 2023-05-13 12:07:40 -07:00
Paul Gauthier
909412c652 copy 2023-05-13 12:07:12 -07:00
Paul Gauthier
66dcbf3fbb copy 2023-05-13 12:04:04 -07:00
Paul Gauthier
3f932ce141 copy 2023-05-13 12:01:21 -07:00
Paul Gauthier
e288cede8f copy 2023-05-13 10:50:17 -07:00
Paul Gauthier
c71d98ff82 cop 2023-05-13 10:15:56 -07:00
Paul Gauthier
8771c08cf1 added css exercises 2023-05-13 09:06:35 -07:00