diff --git a/.gitignore b/.gitignore index 8b7e3161..57eb44ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1,16 @@ -# general +# core .DS_Store .env .env*.local output dist +target .idea - -# ts node_modules package-lock.json pnpm-lock.yaml .vercel - -# rust -/target/ - -# next -.next-types -.next - -# repos private -docs - -# other +private.* +private-* past.* -x.* diff --git a/readme.md b/readme.md index 89ca2563..6b1e8fab 100644 --- a/readme.md +++ b/readme.md @@ -2,22 +2,12 @@ > Organize world's knowledge, explore connections and curate learning paths -## Files +### Files - [lib](lib) - shared functions - [scripts](scripts) - utility scripts - [web](web) - website hosted on [learn-anything.xyz](https://learn-anything.xyz) (using [React](https://react.dev/), [TanStack Start](https://tanstack.com/start/latest), [Jazz](https://jazz.tools/)) -> [!NOTE] -> Other folders present in repo are in non stable state. - - - - - - - - ## Setup > [!NOTE] @@ -76,6 +66,6 @@ Can always submit draft PRs with good ideas/fixes. We will help along the way to ## Join core team -We are a small team of core developers right now but are always looking to expand. We will reach out with offer to join us if you contribute to repo in form of PRs. Can also contact us via [email](mailto:join@learn-anything.xyz). +We are a small team of core developers right now but are always looking to expand. We will reach out with offer to join us if you contribute to repo in form of PRs or fruitful issues/discussions. Can also contact us via [email](mailto:join@learn-anything.xyz). [![Discord](https://img.shields.io/badge/Discord-100000?style=flat&logo=discord&logoColor=white&labelColor=black&color=black)](https://discord.com/invite/bxtD8x6aNF) [![X](https://img.shields.io/badge/learnanything-100000?logo=X&color=black)](https://x.com/learnanything_)