mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 10:36:42 -07:00
theme update and related improvements
This commit is contained in:
parent
57ddb18949
commit
f080a22e16
17 changed files with 249 additions and 114 deletions
|
@ -7,4 +7,5 @@ insert_anchor_links = "left"
|
|||
[extra]
|
||||
show_reading_time = false
|
||||
quick_navigation_buttons = true
|
||||
enable_cards_tag_filtering = true
|
||||
+++
|
||||
|
|
|
@ -4,7 +4,7 @@ description = "A modern, type-safe Scala 3 wrapper library for DuckDB."
|
|||
weight = 3
|
||||
|
||||
[taxonomies]
|
||||
tags = ["Scala", "DuckDB", "Database"]
|
||||
tags = ["Scala", "DuckDB", "Database", "Project"]
|
||||
categories = ["Project"]
|
||||
|
||||
[extra]
|
||||
|
|
|
@ -4,7 +4,7 @@ description = "Fishee is a command-line interface (CLI) tool designed specifical
|
|||
weight = 4
|
||||
|
||||
[taxonomies]
|
||||
tags = ["Fish Shell", "Swift", "Terminal Tools"]
|
||||
tags = ["Fish Shell", "Swift", "Terminal Tools", "Project"]
|
||||
categories = ["Project"]
|
||||
|
||||
[extra]
|
||||
|
|
|
@ -4,7 +4,7 @@ description = "Lua Library and Neovim Plugin to search scaladex for scala packag
|
|||
weight = 2
|
||||
|
||||
[taxonomies]
|
||||
tags = ["Scala", "lua", "neovim"]
|
||||
tags = ["Scala", "lua", "neovim", "Project"]
|
||||
categories = ["Project"]
|
||||
|
||||
[extra]
|
||||
|
@ -30,4 +30,3 @@ I then used it to create a [Neovim](https://neovim.io) plugin and [telescope.nvi
|
|||
|
||||
- Repository: <https://github.com/softinio/scaladex.nvim>
|
||||
- README: <https://github.com/softinio/scaladex.nvim/blob/main/README.md>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ description = "Scala bloggers directory and news feed using RSS"
|
|||
weight = 1
|
||||
|
||||
[taxonomies]
|
||||
tags = ["Scala", "Typelevel"]
|
||||
tags = ["Scala", "Typelevel", "Project"]
|
||||
categories = ["Project"]
|
||||
|
||||
[extra]
|
||||
|
|
|
@ -4,7 +4,7 @@ description = "A High performance, purely functional library for building, compo
|
|||
weight = 5
|
||||
|
||||
[taxonomies]
|
||||
tags = ["actor model", "concurrency", "distributed systems", "scala", "functional programming", "zio"]
|
||||
tags = ["actor model", "concurrency", "distributed systems", "scala", "functional programming", "zio", "Project"]
|
||||
categories = ["Project"]
|
||||
|
||||
[extra]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue