Update README and .gitignore

Modified the README file to reflect the transition from development to a stable phase and removed the roadmap. Also, renamed `sidebar.config.ts` to `navigation.config.ts` for more clarity. Additionally, added `.zed` to `.gitignore` to prevent commit of unneeded files.
This commit is contained in:
giancarlo
2024-05-08 01:25:33 +07:00
parent c330158b3f
commit 25abe83dfa
2 changed files with 6 additions and 14 deletions

1
.gitignore vendored
View File

@@ -41,6 +41,7 @@ yarn-error.log*
# ide
.idea/
.vscode/
.zed
# contentlayer
.contentlayer/