@@ -68,36 +68,36 @@ export default defineConfig({
6868 {
6969 text : "Penify Blogs" ,
7070 items : [ {
71- text : "โ๏ธ Python Code Complexity Checkers: A Comprehensive Comparison " ,
71+ text : "โ๏ธ Python Code Complexity Checkers" ,
7272 link : "/docs/python-code-complexity-checkers-comparison.md" ,
7373 } ,
7474 {
75- text : "๐ Measuring Function Complexity in Python: Tools and Techniques " ,
75+ text : "๐ Measuring Function Complexity Python" ,
7676 link : "/docs/measuring-function-complexity-python.md" ,
7777 } ,
7878 {
79- text : "๐ง How Much Docstring Is Enough? A Practical Guide for Python Developers " ,
79+ text : "๐ง How Much Docstring is Enough?" ,
8080 link : "/docs/how-much-docstring-is-enough.md" ,
8181 } ,
8282 {
83- text : "๐ Automated Code Documentation: A Decade in Review" ,
83+ text : "๐ Automated Documentation Decade Review" ,
8484 link : "/docs/automated-source-code-documentation.md" ,
8585 } , {
86- text : "๐ค Automate Code Documentation with Penify- CLI" ,
86+ text : "๐ค Automate Documentation With CLI" ,
8787 link : "/docs/code-documentation-with-cli.md" ,
8888 } ,
8989 {
90- text : "๐ฉ Semantic Commit Messages: Elevating Your Code Quality and Collaboration " ,
90+ text : "๐ฉ Semantic Commits Elevate Quality" ,
9191 link : "/docs/semantic-commit-messages.md" ,
9292 } , {
93- text : "โ๏ธ Simplify Git Commits with Penify-CLI's Summary Generator" ,
93+ text : "โ๏ธ Simplify Git Commits Generator" ,
9494 link : "/docs/commit-summary-with-cli.md" ,
9595 } ,
9696 {
97- text : "๐ Four Common Docstring Formats in Python " ,
97+ text : "๐ Four Python Docstring Formats" ,
9898 link : "/docs/common-docstring-format-in-python.md" ,
9999 } , {
100- text : "๐ฑ Penify Genesis" ,
100+ text : "๐ฑ Penify Genesis Story Here " ,
101101 link : "/docs/penify-genesis" ,
102102 } ]
103103 } ,
@@ -106,39 +106,39 @@ export default defineConfig({
106106 items : [
107107
108108 {
109- text : "Amazon to Scrap Local Alexa Processing: All Voice Commands Moving to the Cloud " ,
109+ text : "Amazon Scraps Local Alexa Processing" ,
110110 link : "/docs/Amazon-to-Scrap-Local-Alexa-Processing.md" ,
111111 } ,
112112 {
113- text : "Gemma 3: The Most Powerful AI Model for Single-GPU Deployment in 2025/March " ,
113+ text : "Gemma 3 Most Powerful AI" ,
114114 link : "/docs/current-strongest-model-that-fits-on-a-single-GPU.md" ,
115115 } ,
116116 {
117- text : "๐ DeepSeekโs Smallpond: Extending DuckDB for Distributed Big Data Processing" ,
117+ text : "๐ DeepSeek Extending DuckDB Processing" ,
118118 link : "/docs/extending-duck-db-for-distrubuted-data-processing.md" ,
119119 } ,
120120 {
121- text : "๐ Chain of Draft: Thinking Faster with Less " ,
121+ text : "๐ Chain Draft Thinking Faster" ,
122122 link : "/docs/chain-of-draft.md" ,
123123 } ,
124124 {
125- text : "๐ How to Streamline LLM Applications with LiteLLM Proxy: A Simple Guide " ,
125+ text : "๐ Streamline LLM With LiteLLM" ,
126126 link : "/docs/Streamline-LLM-Applications-with-LiteLLM.md" ,
127127 } ,
128128 {
129- text : "๐ 20 Essential Git Command-Line Tricks for Developers " ,
129+ text : "๐ Twenty Essential Git Tricks" ,
130130 link : "/docs/command-line-tricks-developer-should-know.md" ,
131131 } ,
132132 {
133133 text : "โ๏ธ Run HyperDrive Using Azure" ,
134134 link : "/docs/run-hyperdrive-using-azure.md" ,
135135 } ,
136136 {
137- text : "โ๏ธ AzureML vs HyperDrive" ,
137+ text : "โ๏ธ AzureML versus HyperDrive Comparison " ,
138138 link : "/docs/azureml-hyperdrive.md" ,
139139 } ,
140140 {
141- text : "๐ A Comparative Overview of LangChain, Semantic Kernel, AutoGen" ,
141+ text : "๐ LangChain Semantic Kernel AutoGen" ,
142142 link : "/docs/comparative-anlaysis-of-langchain-semantic-kernel-autogen.md" ,
143143 } ,
144144 ]
0 commit comments