- Created SQL installation scripts for categories and posts tables. - Added uninstall scripts to drop the created tables. - Introduced CSS styles for blog layout, including responsive design for posts and categories. - Implemented PHP redirection in index files to prevent direct access. - Developed Smarty templates for blog category tree, post list, and individual post details. - Ensured proper caching headers in PHP files to enhance performance.
18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"mcpServers": {
|
|
"serena": {
|
|
"command": "C:\\Users\\jacek\\AppData\\Local\\Microsoft\\WinGet\\Packages\\astral-sh.uv_Microsoft.Winget.Source_8wekyb3d8bbwe\\uvx.exe",
|
|
"args": [
|
|
"--from",
|
|
"git+https://github.com/oraios/serena",
|
|
"serena",
|
|
"start-mcp-server",
|
|
"--context",
|
|
"ide-assistant",
|
|
"--project",
|
|
"C:\\visual studio code\\projekty\\kikiriki.sklep.pl"
|
|
]
|
|
}
|
|
}
|
|
}
|