Skip to content

Commit

Permalink
Obsidian Sync 2024-08-21 21:31:49
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Aug 21, 2024
1 parent ddbbe7f commit deed77d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions content/daily-notes/2024-08-21.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ Cool idea to copy files into a tmp folder and inject a script to support hot rel

GopherCon UK 2024 Talks: [GopherCon UK 2024 - YouTube](https://www.youtube.com/playlist?list=PLDWZ5uzn69ezR6D6FUj_iBSOyRc9xaZFP#gopherconuk2024) #talks #go

Changes to site: #code #website
* Added a scratch page that is rendered in dev mode: [add scratch page · deepakjois/debugjois.dev@a3b06b8 · GitHub](https://github.com/deepakjois/debugjois.dev/commit/a3b06b88cc171fa9ada0f9ff987ea8807f60bc48)
* Add blockquote styling: [add blockquote styling · deepakjois/debugjois.dev@bf0d684 · GitHub](https://github.com/deepakjois/debugjois.dev/commit/bf0d68492ea8531380823e2ff71cf3315f8186d4)

[GitHub - yuin/goldmark-highlighting: A Syntax highlighting extension for the goldmark markdown parser.](https://github.com/yuin/goldmark-highlighting) which uses [chroma](https://github.com/alecthomas/chroma) under the covers. It seems a good strategy might be write out the classes, and then write out the CSS separately.

[Crunchyroll grows in India with a low monthly subscription price - Rest of World](https://restofworld.org/2024/crunchyroll-india-subscription-price/)
Expand All @@ -28,4 +24,9 @@ Speedran this talk using ChatGPT: [Keynote | Aparna Ramani - YouTube](https://ww

Amazon S3 supports conditional writes now: [Conditional requests - Amazon Simple Storage Service](https://docs.aws.amazon.com/AmazonS3/latest/userguide/conditional-requests.html#conditional-writes) #aws #s3

The Kong readme is pretty dense: [GitHub - alecthomas/kong: Kong is a command-line parser for Go](https://github.com/alecthomas/kong) #go #cli
The Kong readme is pretty dense: [GitHub - alecthomas/kong: Kong is a command-line parser for Go](https://github.com/alecthomas/kong) #go #cli

Changes to site: #code #website
* Added a scratch page that is rendered in dev mode: [add scratch page · deepakjois/debugjois.dev@a3b06b8 · GitHub](https://github.com/deepakjois/debugjois.dev/commit/a3b06b88cc171fa9ada0f9ff987ea8807f60bc48)
* Add blockquote styling: [add blockquote styling · deepakjois/debugjois.dev@bf0d684 · GitHub](https://github.com/deepakjois/debugjois.dev/commit/bf0d68492ea8531380823e2ff71cf3315f8186d4)
* Used kong to refactor code: [Refactoring code to add a build command · deepakjois/debugjois.dev@105154d · GitHub](https://github.com/deepakjois/debugjois.dev/commit/105154dc4f59824a3482d54128e79b781dd5fa9d)

0 comments on commit deed77d

Please sign in to comment.