diff --git a/content/daily-notes/2024-08-21.md b/content/daily-notes/2024-08-21.md index e039648d..f64eca8d 100644 --- a/content/daily-notes/2024-08-21.md +++ b/content/daily-notes/2024-08-21.md @@ -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/) @@ -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 \ No newline at end of file +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) \ No newline at end of file