Skip to content

ReikiC/MY-WEBSITE

Repository files navigation

Dankao's Personal Website

Personal knowledge base & research documentation for PhD journey

Tech Stack

  • Framework: Docusaurus (TypeScript)
  • Content: Markdown/MDX with LaTeX support
  • Deployment: GitHub Pages (auto-deploy on push to Master)
  • Search: Local search powered by @easyops-cn/docusaurus-search-local

Structure

docs/
├── knowledge/      # Knowledge base (Math, CS, EE, etc.)
├── research/       # Research plans & tracking
└── tutorial-*/     # Tutorials
blog/               # Blog posts
src/pages/          # Custom pages (Home, Links)

Development

npm install && npm start

Deploy

npm run build        # Build static site
npm run deploy       # Deploy to gh-pages (manual)
# or push to Master branch for auto-deploy via GitHub Actions

About

Welcome to my website (also my personal wiki)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors