codebase.md wikinder/wikinder.github.io raw markdown
# Overview
Repo: wikinder/wikinder.github.io
Ref: 9340d729a28ee7b0252d4f9c715a9ca7ea29cfda
Base URL: https://codebase.md/wikinder/wikinder.github.io

## README Summary
Source: README.md
The Wikinder project is a website that was originally hosted on GitHub Wiki and has been converted to various platforms. It is now available on multiple hosts, including Cloudflare Pages, GitHub Pages, GitLab Pages, and Vercel, ensuring accessibility and redundancy. The website's content is also archived on several services, such as Archive.today and Internet Archive, for preservation and historical reference.

## Repository tree (depth=3)
File tree: /file_tree (supports depth, base_path, include, exclude)
```
├── 404.html
├── Anemone.html
├── Are-111,-1111,-and-11111-prime?.html
├── assets
│   ├── css
│   │   └── style.css
│   └── js
│       └── mathjax-config.js
├── bear.html
├── Chinese-characters-with-the-most-strokes.html
├── Counting-bears.html
├── index.html
├── Math-formulas-proofs.html
├── Math-formulas.html
├── Math.html
├── Music-notation-on-computers.html
├── README.md
├── sitemap.xml
├── vercel.json
├── Wikinder-Japan.html
├── Wikinder.html
├── yuuki.html
├── ブレインロッド五体合成したら(シークレット).html
├── 人格形成.html
├── 堕落天‐4.html
├── 神様という概念.html
└── 青空.html
```

## Key files
- README: README.md

## How to navigate this repo
Paths below are relative to Base URL.
### Paths
- /readme
- /slice?path=src/index.ts&lines=1:40
- /manifest
- /search?query=router
- /file_tree
- /blob/{ref}/{path}

### Query params
- ext: csv of extensions (example: ts,md)
- base_path: path prefix for tree
- include/exclude: glob patterns
- depth: integer or all
- lines: true to add line numbers
- format: md or html

### Tips
- Use ?depth=all for full tree depth.
- /search combines lexical and semantic results when available.

### Examples
- /readme
- /slice?path=src/index.ts&lines=1:40
- /manifest
- /search?query=router
- /file_tree?base_path=src&depth=2
- /blob/main/src/index.ts