{"id":18929997,"url":"https://github.com/heartacker/mynotes","last_synced_at":"2025-04-15T15:31:16.910Z","repository":{"id":48605705,"uuid":"368539056","full_name":"heartacker/MyNotes","owner":"heartacker","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-22T10:24:39.000Z","size":104278,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T22:51:10.546Z","etag":null,"topics":["git","latex","markdown","verilog","vscode"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heartacker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-18T13:24:42.000Z","updated_at":"2023-06-04T07:43:08.000Z","dependencies_parsed_at":"2022-09-10T09:01:39.242Z","dependency_job_id":null,"html_url":"https://github.com/heartacker/MyNotes","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heartacker%2FMyNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heartacker%2FMyNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heartacker%2FMyNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heartacker%2FMyNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heartacker","download_url":"https://codeload.github.com/heartacker/MyNotes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097888,"owners_count":21212371,"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":["git","latex","markdown","verilog","vscode"],"created_at":"2024-11-08T11:36:08.899Z","updated_at":"2025-04-15T15:31:11.900Z","avatar_url":"https://github.com/heartacker.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\n# ❤️的菜鸟历程\n\u003c/div\u003e\n\n- [❤️的菜鸟历程](#️的菜鸟历程)\n  - [学习 $\\LaTeX$](#学习-latex)\n  - [学习Verilog](#学习verilog)\n  - [学习Git](#学习git)\n  - [学习VSCode](#学习vscode)\n\n本项目是我学习和发布笔记的地方。当然这也是一个菜鸟历程。如果你也是刚刚入门，也刚刚好看到我这个项目，也刚刚好你也有兴趣阅读，那么感谢你。希望大家一起进步。\n\n## 学习 $\\LaTeX$\n\n**$\\LaTeX$** 是一个非常优秀的排版系统。我把我从零开始学习的笔记放在了 `01.Latex\\_Frist\\` 文件夹。如果你有兴趣可以到 [releases](https://github.com/heartacker/MyNotes/releases) 下载 `LaTeX小白高效入门手册.pdf` 查阅。\n\n\u003e注意，如果你要编译的话，请使用xelatex -\u003e bibtex -\u003e xelatex -\u003e xelatex进行编译。因为使用了bib引用。否则可以直接使用 xelatex x2 编译。\n\n\n## 学习Verilog\n```verilog\n\nmodule hellow():\nendmodule\n```\n## 学习Git\n\n```bash\n\u003e git add .\n\u003e git commit -m \"Init\"\n\u003e git push\n\u003e # git push \u003c远程主机名\u003e \u003c本地分支名\u003e:\u003c远程分支名\u003e\n\u003e # 如果当前分支是master。当前的默认远程是origin\n\u003e git push\n\u003e # 等价于\n\u003e git push origin master\n\u003e # 等价于\n\u003e git push origin master:master\n```\n\n## 学习VSCode\n\n```shell\n\u003e code MyNotes.code-workspace\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheartacker%2Fmynotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheartacker%2Fmynotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheartacker%2Fmynotes/lists"}