{"id":15017434,"url":"https://github.com/lightyourjourney/notes-archive","last_synced_at":"2025-07-17T04:33:57.616Z","repository":{"id":253199120,"uuid":"842771912","full_name":"LightYourJourney/notes-archive","owner":"LightYourJourney","description":"Where LYJ keeps his notes.","archived":false,"fork":false,"pushed_at":"2025-03-17T22:59:16.000Z","size":37102,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T06:34:24.619Z","etag":null,"topics":["blog","mkdocs","mkdocs-material","notes","python","static-site"],"latest_commit_sha":null,"homepage":"https://notes.yanjinli.fun/","language":"Markdown","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LightYourJourney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":null},"created_at":"2024-08-15T03:37:59.000Z","updated_at":"2025-01-22T07:07:40.000Z","dependencies_parsed_at":"2024-09-30T10:00:52.258Z","dependency_job_id":"67cef020-3c38-4515-8669-86b3c0c3796b","html_url":"https://github.com/LightYourJourney/notes-archive","commit_stats":{"total_commits":74,"total_committers":3,"mean_commits":"24.666666666666668","dds":0.3783783783783784,"last_synced_commit":"f7cfb2349d96df29cc227d4cb5d416254bc385f8"},"previous_names":["lightyourjourney/notes-archive"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightYourJourney%2Fnotes-archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightYourJourney%2Fnotes-archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightYourJourney%2Fnotes-archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightYourJourney%2Fnotes-archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LightYourJourney","download_url":"https://codeload.github.com/LightYourJourney/notes-archive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248564203,"owners_count":21125406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","mkdocs","mkdocs-material","notes","python","static-site"],"created_at":"2024-09-24T19:50:27.605Z","updated_at":"2025-04-12T11:44:40.447Z","avatar_url":"https://github.com/LightYourJourney.png","language":"Markdown","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cstrong\u003eLYJ's Notebook\u003c/strong\u003e\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nEnglish | [简体中文](./README.zh-CN.md)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Auth](https://img.shields.io/badge/Auth-LYJ-ff69b4)](https://github.com/LightYourJourney)\n[![GitHub Issues](https://img.shields.io/github/issues/LightYourJourney/notes-archive.svg)](https://github.com/LightYourJourney/notes-archive/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/LightYourJourney/notes-archive)](https://github.com/LightYourJourney/notes-archive/pulls)\n[![GitHub Pull Requests](https://img.shields.io/github/stars/LightYourJourney/notes-archive)](https://github.com/LightYourJourney/notes-archive/stargazers)\n[![GitHub license](https://img.shields.io/github/license/LightYourJourney/notes-archive)](https://github.com/LightYourJourney/notes-archive/blob/main/LICENSE)\n[![HitCount](https://views.whatilearened.today/views/github/LightYourJourney/notes-archive.svg)](https://github.com/LightYourJourney/notes-archive)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://cdn.jsdelivr.net/gh/eryajf/tu@main/img/image_20240420_214408.gif\" width=\"800\"  height=\"3\"\u003e\n\u003c/div\u003e\u003cbr\u003e\n\nThis is a **very rough** [online public notebook 📝](https://notes.yanjinli.fun/), mainly used to record and back up things learned daily.\n\nThis notebook is built using [MkDocs](https://www.mkdocs.org/) and uses the [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) theme. The Chinese font is [LXGW WenKai Screen](https://github.com/lxgw/LxgwWenKai-Screen), and the English font is [JetBrains Mono](https://www.jetbrains.com/lp/mono/).\n\nWelcome to Fork and Star, and feel free to raise Issues and PRs!\n\n## Online Reading\n\nThis project is hosted on GitHub Pages and can be read online at [https://notes.yanjinli.fun/](https://notes.yanjinli.fun/).\n\n## Local Build and Deployment\n\nIf you want to build and deploy this project locally, you can follow these steps:\n\nFirst, make sure you have [Python](https://www.python.org/) and [pip](https://pypi.org/project/pip/) installed.\n\n1. Clone the project locally and switch to the project directory:\n\n```bash\ngit clone https://github.com/LightYourJourney/notes-archive.git\ncd notes-archive\n```\n\n2. Create and activate a virtual environment:\n\n```bash\npython3 -m venv venv # Create a virtual environment\n. venv/bin/activate # Activate the virtual environment (Linux, macOS)\n# or\n.\\env\\Scripts\\activate # Activate the virtual environment (Windows)\n```\n\n3. Install dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n4. Build and start the project:\n\n```bash\nmkdocs serve\n```\n\n5. Preview in the browser\n\nOpen your browser and enter `http://127.0.0.1:8000/notes-archive/` to preview.\n\n## Project Status\n\n![Repo Status](https://repobeats.axiom.co/api/embed/e8e3ef5e020b4705bb7d326cbe97114fad81d3db.svg)\n\n## Statement\n\nAll articles in this notebook adhere to the [Chinese Technical Documentation Writing Standards](https://github.com/ruanyf/document-style-guide).\n\n## Permission\n\nThis notebook is available freely under [the CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). See more details in [LICENSE](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightyourjourney%2Fnotes-archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightyourjourney%2Fnotes-archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightyourjourney%2Fnotes-archive/lists"}