diff --git a/doc/bookmarks.yaml b/doc/bookmarks.yaml new file mode 100644 index 0000000..d62a264 --- /dev/null +++ b/doc/bookmarks.yaml @@ -0,0 +1,21 @@ +# Unify Bookmarks Format +# https://darekkay.com/static-marks/ +# +# Archive like +# https://raindrop.io +# https://www.bookmarkninja.com + +Bookmarks: + - Kotlin: + - name: Λrrow + href: https://arrow-kt.io/ + tags: [Kotlin, FP] + - name: Static Methods Behavior in Kotlin + href: https://www.baeldung.com/kotlin-static-methods + - bash: + - name: The Terminal Jockey’s Toolbelt + - href: https://medium.com/@packetlost/the-terminal-jockeys-toolbelt-4cb1c90aee74 + - admin: + - name: SSHFS - Gentoo Wiki + - href: https://wiki.gentoo.org/wiki/SSHFS +