diff --git a/.vscode/settings.json b/.vscode/settings.json index 8bcc5960..26f9a973 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,6 +6,7 @@ "dribbble", "DSLs", "firamono", + "giti", "Gjengset", "gothambold", "helveticaneue", @@ -16,7 +17,9 @@ "nadiaidris", "nazmulidris", "Ndot", + "netcat", "qself", + "rtelnet", "stackoverflow", "strikethrough", "toolkits", @@ -24,4 +27,4 @@ "vtable", "wght" ] -} +} \ No newline at end of file diff --git a/_includes/featured.html b/_includes/featured.html new file mode 100644 index 00000000..7260f1f6 --- /dev/null +++ b/_includes/featured.html @@ -0,0 +1,20 @@ + +
+

+🌟 Please star the +r3bl-open-core repo. + +You can get lots of useful Rust command line apps from the r3bl-cmdr crate in this repo: +

+ +πŸ“¦ You can install them using cargo install r3bl-cmdr +

+ +

If you would like to get involved in an open source project and like Rust crates, we +welcome your contributions to the +r3bl-open-core repo. +

+
\ No newline at end of file diff --git a/_includes/sidebar.html b/_includes/sidebar.html index b719e21c..32113a87 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,33 +1,42 @@