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 localhost

Use MkDocs & Mkdocs for Material to build in localhost.

  • Clone the repository

    git clone -b main https://github.com/virtualguard101/note.git
  • Create a Python virtual environment by uv and install dependencies

    uv venv
    source .venv/bin/activate
    uv pip install -r requirements
  • 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

  •  
  •