https://github.com/fityannugroho/wisely-web
The Wisely documentation and playground
https://github.com/fityannugroho/wisely-web
ban obsfucation random regex string text unicode wisely
Last synced: about 2 months ago
JSON representation
The Wisely documentation and playground
- Host: GitHub
- URL: https://github.com/fityannugroho/wisely-web
- Owner: fityannugroho
- License: mit
- Created: 2023-11-12T10:07:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T09:00:50.000Z (about 1 year ago)
- Last Synced: 2025-03-25T17:14:24.899Z (2 months ago)
- Topics: ban, obsfucation, random, regex, string, text, unicode, wisely
- Language: TypeScript
- Homepage: https://wisely.vercel.app
- Size: 1.02 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wisely Web
The [**Wisely**](https://github.com/fityannugroho/wisely) documentation and playground.
[
](https://wisely.vercel.app/playground)
## Documentation
You can find the online version of the Wisely documentation at https://wisely.vercel.app.
## Playground
You can find the Wisely playground at https://wisely.vercel.app/playground.
## Project Structure
```
.
├── public/
├── src/
│ ├── assets/
│ ├── content/
│ │ ├── docs/
│ │ ├── i18n/
│ │ └── config.ts
│ ├── components/
│ ├── layouts/
│ ├── pages/
│ ├── styles/
│ └── env.d.ts
├── astro.config.mjs
├── package.json
└── tsconfig.json
```
The documentation are written in `.md` or `.mdx` files in the `src/content/docs/` directory. Each file is exposed as a route based on its file name.Images can be added to `src/assets/` and embedded in Markdown with a relative link.
Static assets, like favicons, can be placed in the `public/` directory.
## Support This Project
Give a ⭐️ if this project helped you!
Also please consider supporting this project by **becoming a sponsor**. Your donation will help us to maintain and develop this project and provide you with better support.