https://github.com/jxpro/md-notes
Markdown notes
https://github.com/jxpro/md-notes
blockchain docker fabric git linux markdown readme-stats
Last synced: 2 months ago
JSON representation
Markdown notes
- Host: GitHub
- URL: https://github.com/jxpro/md-notes
- Owner: Jxpro
- Created: 2021-11-11T02:46:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T12:12:26.000Z (over 2 years ago)
- Last Synced: 2024-03-27T11:31:11.732Z (about 2 years ago)
- Topics: blockchain, docker, fabric, git, linux, markdown, readme-stats
- Homepage: https://github.com/Jxpro/md-notes
- Size: 4.74 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
- The repo was set up to backup my markdown notes written by typora
- It includes things like `Linux`, `Docker`, `Blockchain`, `ROS`, `Golang`, `JavaScript`, `Python` and so on
- If you have any questions, please feel free to contact me
## Theme of typora
- My typora css file [github-night-dimmed.css](https://github.com/Jxpro/MD-Repo/blob/main/.theme/github-night-dimmed.css) is **modified** by myself based on [Github-Night](https://theme.typora.io/theme/Github-Night/) in **official** theme website
- Another css file [onedark.css](https://github.com/Jxpro/MD-Repo/blob/main/.theme/onedark.css) is s **modified** by myself based on [OneDark](https://theme.typora.io/theme/OneDark/) in **official** theme website
- Another css file [dyzj.css](https://github.com/Jxpro/MD-Repo/blob/main/.theme/dyzj.css) is s **modified** by myself based on [dyzj](https://theme.typora.io/theme/dyzj/) in **official** theme website
## Command in code block
There is a blank line between each **shell command** without `$`, except in the following cases:
- If the commands are strongly related, there will be no blank lines between them
- If this command has critical output, it will be preceded by `$`, and displays the main output