Skip to content

Personal wiki, which serves as a platform to document Updates of my Computer Science Learning Journey, share Insights, and showcase Learning Outcomes.

License

Notifications You must be signed in to change notification settings

virtualguard101/wiki

Repository files navigation

virtualguard101's Wiki

The site used for storing my documentations which recorded the process of my self-learning in Computer Science.

The main part except Home include Notebook, Blog, Projects 3 sections. The infomation of each section is available at the main page of these sections.

Read in obsidian

Clone the obsidian branch and use Obsidian to read the notebook.

git clone -b obsidian https://github.com/virtualguard101/note.git

Then open the note/docs folder in Obsidian.

Note

In obsidian, jupyter notebook is not supported.

Read in localhost

Use MkDocs & Mkdocs for Material to build in localhost.

  • Clone the repository

    git clone -b main https://github.com/virtualguard101/note.git
  • Install dependencies by uv

    uv sync
  • Deploy by mkdocs locally

    uv run mkdocs serve

Then access localhost:8000 in browser.

About

Personal wiki, which serves as a platform to document Updates of my Computer Science Learning Journey, share Insights, and showcase Learning Outcomes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •